mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Move hspec-expectations-pretty-diff from expected-test-failures to skipped-tests (#7433)
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
605c906446
commit
fee76c7dab
@ -8887,6 +8887,7 @@ skipped-tests:
|
||||
- hjsonpointer # tried hjsonpointer-1.5.0, but its *test-suite* requires base < 4.12 and the snapshot contains base-4.19.1.0
|
||||
- hjsonpointer # tried hjsonpointer-1.5.0, but its *test-suite* requires hspec >=2.2 && < 2.6 and the snapshot contains hspec-2.11.9
|
||||
- hsdev # tried hsdev-0.3.4.0, but its *test-suite* requires lens-aeson >=1.0 && < 1.2 and the snapshot contains lens-aeson-1.2.3
|
||||
- hspec-expectations-pretty-diff # https://github.com/unrelentingtech/hspec-expectations-pretty-diff/issues/7, https://github.com/commercialhaskell/stackage/issues/7433
|
||||
- hspec-need-env # tried hspec-need-env-0.1.0.10, but its *test-suite* requires transformers >=0.5.2.0 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||
- hspec-tables # tried hspec-tables-0.0.1, but its *test-suite* requires hspec >=2.7 && < 2.8 and the snapshot contains hspec-2.11.9
|
||||
- http-conduit # tried http-conduit-2.3.8.3, but its *test-suite* requires warp >=3.0.0.2 && < 3.4 and the snapshot contains warp-3.4.1
|
||||
@ -9482,7 +9483,6 @@ expected-test-failures:
|
||||
|
||||
# Misc. Please check if there is a better section before adding more packages here.
|
||||
- ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1
|
||||
- hspec-expectations-pretty-diff # https://github.com/unrelentingtech/hspec-expectations-pretty-diff/issues/7
|
||||
- hw-kafka-client # missing exe https://github.com/commercialhaskell/stackage/pull/5542
|
||||
- pandoc # https://github.com/jgm/pandoc/issues/5582
|
||||
- pcg-random # https://github.com/cchalmers/pcg-random/pull/7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user