mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-21 03:31:59 +01:00
run shelly tests but allow failure (#701)
This commit is contained in:
parent
bad0b32c1b
commit
91bbe8b87d
@ -1385,10 +1385,6 @@ skipped-tests:
|
|||||||
# https://github.com/fpco/stackage/issues/668
|
# https://github.com/fpco/stackage/issues/668
|
||||||
- second-transfer
|
- second-transfer
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/701
|
|
||||||
# https://github.com/yesodweb/Shelly.hs/issues/106
|
|
||||||
- shelly
|
|
||||||
|
|
||||||
# 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:
|
||||||
@ -1641,6 +1637,10 @@ expected-test-failures:
|
|||||||
# Test suite needs a running neo4j server with auth disabled
|
# Test suite needs a running neo4j server with auth disabled
|
||||||
- haskell-neo4j-client
|
- haskell-neo4j-client
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/701
|
||||||
|
# https://github.com/yesodweb/Shelly.hs/issues/106
|
||||||
|
- shelly
|
||||||
|
|
||||||
# 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