mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-19 17:55:48 +01:00
Re-disable some tests
This commit is contained in:
parent
634a26387b
commit
361f185a62
@ -3603,6 +3603,7 @@ expected-test-failures:
|
|||||||
- distributed-process-task
|
- distributed-process-task
|
||||||
- foldl-statistics # https://github.com/data61/foldl-statistics/issues/2
|
- foldl-statistics # https://github.com/data61/foldl-statistics/issues/2
|
||||||
- fsnotify # Often runs out of inotify handles
|
- fsnotify # Often runs out of inotify handles
|
||||||
|
- hastache
|
||||||
- idris # https://github.com/fpco/stackage/issues/1382
|
- idris # https://github.com/fpco/stackage/issues/1382
|
||||||
- ihaskell # https://github.com/gibiansky/IHaskell/issues/551
|
- ihaskell # https://github.com/gibiansky/IHaskell/issues/551
|
||||||
- math-functions # https://github.com/bos/math-functions/issues/25
|
- math-functions # https://github.com/bos/math-functions/issues/25
|
||||||
@ -3753,9 +3754,11 @@ expected-test-failures:
|
|||||||
- language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4
|
- language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4
|
||||||
- picosat # https://github.com/fpco/stackage/pull/2382
|
- picosat # https://github.com/fpco/stackage/pull/2382
|
||||||
- pkcs10 # https://github.com/fcomb/pkcs10-hs/issues/2
|
- pkcs10 # https://github.com/fcomb/pkcs10-hs/issues/2
|
||||||
|
- raaz
|
||||||
- sourcemap # https://github.com/chrisdone/sourcemap/issues/3
|
- sourcemap # https://github.com/chrisdone/sourcemap/issues/3
|
||||||
- text-icu # https://github.com/bos/text-icu/issues/32
|
- text-icu # https://github.com/bos/text-icu/issues/32
|
||||||
- text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1
|
- text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1
|
||||||
|
- threads
|
||||||
- thyme # https://github.com/liyang/thyme/issues/50
|
- thyme # https://github.com/liyang/thyme/issues/50
|
||||||
- tls # https://github.com/vincenthz/hs-tls/issues/247
|
- tls # https://github.com/vincenthz/hs-tls/issues/247
|
||||||
- tries # https://github.com/athanclark/tries/issues/2
|
- tries # https://github.com/athanclark/tries/issues/2
|
||||||
@ -3825,6 +3828,7 @@ expected-benchmark-failures:
|
|||||||
- tls # https://github.com/vincenthz/hs-tls/issues/247
|
- tls # https://github.com/vincenthz/hs-tls/issues/247
|
||||||
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
|
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
|
||||||
- raaz # https://github.com/raaz-crypto/raaz/issues/338
|
- raaz # https://github.com/raaz-crypto/raaz/issues/338
|
||||||
|
- http2
|
||||||
|
|
||||||
# end of expected-benchmark-failures
|
# end of expected-benchmark-failures
|
||||||
|
|
||||||
@ -3886,6 +3890,7 @@ skipped-benchmarks:
|
|||||||
- cipher-camellia # https://github.com/vincenthz/hs-crypto-cipher/issues/46
|
- cipher-camellia # https://github.com/vincenthz/hs-crypto-cipher/issues/46
|
||||||
- cipher-des # https://github.com/vincenthz/hs-crypto-cipher/issues/46
|
- cipher-des # https://github.com/vincenthz/hs-crypto-cipher/issues/46
|
||||||
- cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46
|
- cipher-rc4 # https://github.com/vincenthz/hs-crypto-cipher/issues/46
|
||||||
|
- extensible # via freer-effects https://github.com/fumieval/extensible/issues/12
|
||||||
- hw-bits # https://github.com/haskell-works/hw-bits/issues/8
|
- hw-bits # https://github.com/haskell-works/hw-bits/issues/8
|
||||||
|
|
||||||
# GHC Bugs
|
# GHC Bugs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user