Skip tests for ghc-exactprint.

This commit is contained in:
Andreas Ländle 2023-08-04 09:50:40 +02:00
parent fb558cf1bf
commit 6c6d81ed2e

View File

@ -8517,6 +8517,7 @@ skipped-tests:
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73
- cabal-helper
- enum-text # https://github.com/commercialhaskell/stackage/issues/6794
- ghc-exactprint # flaky fails with 'executable not found' & and runs around 15 minutes (so put here instead of expected-test-failures)
- graphviz
- hpc-codecov # timeouts? https://github.com/commercialhaskell/stackage/issues/5976
- ihaskell # Never finishes https://github.com/IHaskell/IHaskell/issues/1413