mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-25 17:57:06 +01:00
actually disable isocline testsuite since interactive example hangs
This commit is contained in:
parent
b0e1bfdd41
commit
1da707afb1
@ -8428,7 +8428,6 @@ expected-test-failures:
|
|||||||
# these if we want them fixed
|
# these if we want them fixed
|
||||||
- domain-optics # `demo`: executable not found
|
- domain-optics # `demo`: executable not found
|
||||||
- ghci-hexcalc # https://github.com/takenobu-hs/ghci-hexcalc/issues/2
|
- ghci-hexcalc # https://github.com/takenobu-hs/ghci-hexcalc/issues/2
|
||||||
- isocline # hung with ghc-9.12.4 RC1
|
|
||||||
- rounded # segfault
|
- rounded # segfault
|
||||||
- shake-language-c # Cannot reproduce locally, looks like it may be a bug in Stack or curator
|
- shake-language-c # Cannot reproduce locally, looks like it may be a bug in Stack or curator
|
||||||
- skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187
|
- skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187
|
||||||
@ -8514,6 +8513,7 @@ skipped-tests:
|
|||||||
- hie-bios # cabal, stack, ghc; see https://github.com/commercialhaskell/stackage/issues/5025
|
- hie-bios # cabal, stack, ghc; see https://github.com/commercialhaskell/stackage/issues/5025
|
||||||
- hpc-codecov # timeouts? https://github.com/commercialhaskell/stackage/issues/5976
|
- hpc-codecov # timeouts? https://github.com/commercialhaskell/stackage/issues/5976
|
||||||
- ihaskell # Never finishes https://github.com/IHaskell/IHaskell/issues/1413
|
- ihaskell # Never finishes https://github.com/IHaskell/IHaskell/issues/1413
|
||||||
|
- isocline # interactive hangs
|
||||||
- jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9
|
- jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9
|
||||||
- json-rpc # flaky
|
- json-rpc # flaky
|
||||||
- network-attoparsec
|
- network-attoparsec
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user