haskell-serversession-backend-redis: disable failing test suite

This commit is contained in:
Peter Simons 2015-06-16 11:42:29 +02:00
parent 614769a9ed
commit 6390ea5026

View File

@ -334,6 +334,7 @@ self: super: {
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
wuss = dontCheck super.wuss; # http://hydra.cryp.to/build/875964/nixlog/2/raw
serversession-backend-redis = dontCheck super.serversession-backend-redis;
# https://github.com/NICTA/digit/issues/3
digit = dontCheck super.digit;