mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Skip a test instead of expecting failure
This commit is contained in:
parent
b17c53b546
commit
7228ab9eb2
@ -845,6 +845,9 @@ skipped-tests:
|
||||
# https://github.com/Soostone/retry/issues/18
|
||||
- retry
|
||||
|
||||
# https://github.com/jwiegley/gitlib/issues/42
|
||||
- hlibgit2
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
# should not fail a build based on a test failure for one of these packages.
|
||||
expected-test-failures:
|
||||
@ -998,9 +1001,6 @@ expected-test-failures:
|
||||
# https://github.com/haskell-distributed/distributed-process-execution/issues/2
|
||||
- distributed-process-execution
|
||||
|
||||
# https://github.com/jwiegley/gitlib/issues/42
|
||||
- hlibgit2
|
||||
|
||||
# Haddocks which are expected to fail. Same concept as expected test failures.
|
||||
expected-haddock-failures:
|
||||
# https://github.com/acw/bytestring-progress/issues/4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user