haskell-wreq-sb: disable failing test suite
This commit is contained in:
parent
24f50d3e22
commit
848bf3b75d
@ -310,6 +310,7 @@ self: super: {
|
|||||||
stackage = dontCheck super.stackage; # http://hydra.cryp.to/build/501867/nixlog/1/raw
|
stackage = dontCheck super.stackage; # http://hydra.cryp.to/build/501867/nixlog/1/raw
|
||||||
warp = dontCheck super.warp; # http://hydra.cryp.to/build/501073/nixlog/5/raw
|
warp = dontCheck super.warp; # http://hydra.cryp.to/build/501073/nixlog/5/raw
|
||||||
wreq = dontCheck super.wreq; # http://hydra.cryp.to/build/501895/nixlog/1/raw
|
wreq = dontCheck super.wreq; # http://hydra.cryp.to/build/501895/nixlog/1/raw
|
||||||
|
wreq-sb = dontCheck super.wreq-sb; # http://hydra.cryp.to/build/783948/log/raw
|
||||||
|
|
||||||
# https://github.com/NICTA/digit/issues/3
|
# https://github.com/NICTA/digit/issues/3
|
||||||
digit = dontCheck super.digit;
|
digit = dontCheck super.digit;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user