3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #24099 from jerith666/friday-juicypixels-test

friday-juicypixels: disable tests
This commit is contained in:
Peter Simons 2017-03-20 17:39:31 +01:00 committed by GitHub
commit 659ea1e24a

View file

@ -282,6 +282,7 @@ self: super: {
etcd = dontCheck super.etcd;
fb = dontCheck super.fb; # needs credentials for Facebook
fptest = dontCheck super.fptest; # http://hydra.cryp.to/build/499124/log/raw
friday-juicypixels = dontCheck super.friday-juicypixels; #tarball missing test/rgba8.png
ghc-events = dontCheck super.ghc-events; # http://hydra.cryp.to/build/498226/log/raw
ghc-events-parallel = dontCheck super.ghc-events-parallel; # http://hydra.cryp.to/build/496828/log/raw
ghc-imported-from = dontCheck super.ghc-imported-from;