mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 05:31:57 +01:00
Skip tests as necessary for #622
This commit is contained in:
parent
5ffaf365bb
commit
910c7b17f1
@ -1116,9 +1116,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/615
|
# https://github.com/fpco/stackage/issues/615
|
||||||
- syb < 0.5
|
- syb < 0.5
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/622
|
|
||||||
- doctest < 0.10
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/627
|
# https://github.com/fpco/stackage/issues/627
|
||||||
- persistent < 2.2
|
- persistent < 2.2
|
||||||
- persistent-mysql < 2.2
|
- persistent-mysql < 2.2
|
||||||
@ -1250,6 +1247,17 @@ skipped-tests:
|
|||||||
# https://github.com/fpco/stackage/issues/602
|
# https://github.com/fpco/stackage/issues/602
|
||||||
- aws
|
- aws
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/622
|
||||||
|
- ad
|
||||||
|
- bound
|
||||||
|
- bytestring-read
|
||||||
|
- heaps
|
||||||
|
- hyphenation
|
||||||
|
- linear
|
||||||
|
- machines
|
||||||
|
- semigroupoids
|
||||||
|
- web-routing
|
||||||
|
|
||||||
# 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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user