Move hourglass from expected-test-failures to skipped-tests (#7435)

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2024-05-26 13:49:57 -07:00
parent e3af282e94
commit af9cb768a3
No known key found for this signature in database

View File

@ -8887,6 +8887,7 @@ skipped-tests:
- hjsonpointer # tried hjsonpointer-1.5.0, but its *test-suite* requires QuickCheck < 2.12 and the snapshot contains QuickCheck-2.14.3
- 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
- hourglass # 0.2.12, https://github.com/commercialhaskell/stackage/issues/7435
- 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
@ -9112,7 +9113,6 @@ expected-test-failures:
- haskey-btree # https://github.com/commercialhaskell/stackage/issues/7393
- hasql-migration # 0.3.0 https://github.com/tvh/hasql-migration/issues/11
- heist # GHC 9.8.1
- hourglass # 0.2.12
- hweblib # 0.6.3 https://github.com/aycanirican/hweblib/issues/3
- inline-r # 1.0.1 https://github.com/tweag/HaskellR/issues/371
- leveldb-haskell