mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-31 08:30:24 +01:00
Skip tests and close #3014
This commit is contained in:
parent
9c5af1a82b
commit
aaab91a1f1
@ -3511,10 +3511,6 @@ packages:
|
|||||||
- servant-docs < 0.11.1
|
- servant-docs < 0.11.1
|
||||||
- servant-foreign < 0.10.2
|
- servant-foreign < 0.10.2
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3014
|
|
||||||
- hspec-wai < 0.9
|
|
||||||
- hspec-wai-json < 0.9
|
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
@ -3775,6 +3771,10 @@ skipped-tests:
|
|||||||
- hpio # https://github.com/fpco/stackage/issues/2926
|
- hpio # https://github.com/fpco/stackage/issues/2926
|
||||||
- validation # https://github.com/fpco/stackage/issues/2949
|
- validation # https://github.com/fpco/stackage/issues/2949
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/3014
|
||||||
|
- servant-mock
|
||||||
|
- servant-server
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# 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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user