mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-17 01:38:32 +01:00
Move heap from expected-test-failures to skipped-tests (#7432)
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
a0f283d7f6
commit
605c906446
@ -8880,6 +8880,7 @@ skipped-tests:
|
||||
- haskey-mtl # tried haskey-mtl-0.3.1.0, but its *test-suite* requires text >=1.2 && < 2 and the snapshot contains text-2.1.1
|
||||
- haskoin-core # tried haskoin-core-1.1.0, but its *test-suite* requires base64 >=0.4 && < 0.5 and the snapshot contains base64-1.0
|
||||
- hasmin # tried hasmin-1.0.3, but its *test-suite* requires doctest >=0.11 && < 0.17 and the snapshot contains doctest-0.22.2
|
||||
- heap # 1.0.4 https://github.com/pruvisto/heap/issues/11, https://github.com/commercialhaskell/stackage/issues/7432
|
||||
- hegg # tried hegg-0.5.0.0, but its *test-suite* requires tasty >=1.4 && < 1.5 and the snapshot contains tasty-1.5
|
||||
- hidden-char # tried hidden-char-0.1.0.2, but its *test-suite* requires hspec >=2.2 && < 2.8 and the snapshot contains hspec-2.11.9
|
||||
- hjsonpointer # tried hjsonpointer-1.5.0, but its *test-suite* requires QuickCheck < 2.12 and the snapshot contains QuickCheck-2.14.3
|
||||
@ -9109,7 +9110,6 @@ expected-test-failures:
|
||||
- ghc-prof # Regression tests: /usr/bin/ld.gold: error: cannot find -lHStemporary-1.3-51ST9z47bmaL2YkhqqBGqn_p ...
|
||||
- haskey-btree # https://github.com/commercialhaskell/stackage/issues/7393
|
||||
- hasql-migration # 0.3.0 https://github.com/tvh/hasql-migration/issues/11
|
||||
- heap # 1.0.4 https://github.com/pruvisto/heap/issues/11
|
||||
- heist # GHC 9.8.1
|
||||
- hourglass # 0.2.12
|
||||
- hweblib # 0.6.3 https://github.com/aycanirican/hweblib/issues/3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user