mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 18:40:26 +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
|
# https://github.com/Soostone/retry/issues/18
|
||||||
- retry
|
- retry
|
||||||
|
|
||||||
|
# https://github.com/jwiegley/gitlib/issues/42
|
||||||
|
- hlibgit2
|
||||||
|
|
||||||
# Tests which we should build and run, but which are expected to fail. We
|
# 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.
|
# should not fail a build based on a test failure for one of these packages.
|
||||||
expected-test-failures:
|
expected-test-failures:
|
||||||
@ -998,9 +1001,6 @@ expected-test-failures:
|
|||||||
# https://github.com/haskell-distributed/distributed-process-execution/issues/2
|
# https://github.com/haskell-distributed/distributed-process-execution/issues/2
|
||||||
- distributed-process-execution
|
- distributed-process-execution
|
||||||
|
|
||||||
# https://github.com/jwiegley/gitlib/issues/42
|
|
||||||
- hlibgit2
|
|
||||||
|
|
||||||
# Haddocks which are expected to fail. Same concept as expected test failures.
|
# Haddocks which are expected to fail. Same concept as expected test failures.
|
||||||
expected-haddock-failures:
|
expected-haddock-failures:
|
||||||
# https://github.com/acw/bytestring-progress/issues/4
|
# https://github.com/acw/bytestring-progress/issues/4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user