Skip to content

Commit

Permalink
Re-enabled tests for store (mgsloan/store#181).
Browse files Browse the repository at this point in the history
  • Loading branch information
alaendle committed Feb 2, 2025
1 parent 18340d9 commit 4aa7e46
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6606,7 +6606,7 @@ packages:
- docker < 0 # tried docker-0.7.0.1, but its *library* requires the disabled package: x509-system
- docker < 0 # tried docker-0.7.0.1, but its *library* requires tls >=1.3.7 && < 1.7.0 and the snapshot contains tls-2.1.7
- docker-build-cacher < 0 # tried docker-build-cacher-2.1.1, but its *library* requires language-docker >=6.0.4 && < 7.0 and the snapshot contains language-docker-13.0.0
- dom-parser < 0 # tried dom-parser-3.2.0, but its *library* requires the disabled package: xml-lens
- dom-parser < 0 # tried dom-parser-3.2.0, but its *library* requires the disabled package: xml-conduit-writer
- dotenv < 0 # tried dotenv-0.12.0.0, but its *library* requires data-default-class >=0.1.2 && < 0.2 and the snapshot contains data-default-class-0.2.0.0
- download < 0 # tried download-0.3.2.7, but its *library* requires the disabled package: feed
- download-curl < 0 # tried download-curl-0.1.4, but its *library* requires the disabled package: feed
Expand Down Expand Up @@ -7513,6 +7513,7 @@ packages:
- smash-microlens < 0 # tried smash-microlens-0.1.0.2, but its *library* requires base >=4.11 && < 4.17 and the snapshot contains base-4.20.0.0
- soap < 0 # tried soap-0.2.3.6, but its *library* requires bytestring >=0.10.6 && < 0.12 and the snapshot contains bytestring-0.12.1.0
- soap < 0 # tried soap-0.2.3.6, but its *library* requires text >=1.2.2.1 && < 2.1 and the snapshot contains text-2.1.1
- soap < 0 # tried soap-0.2.3.6, but its *library* requires the disabled package: xml-conduit-writer
- soap-openssl < 0 # tried soap-openssl-0.1.0.2, but its *library* requires text >=1.2.2.1 && < 2.1 and the snapshot contains text-2.1.1
- soap-tls < 0 # tried soap-tls-0.1.1.4, but its *library* requires text >=1.2.2.1 && < 2.1 and the snapshot contains text-2.1.1
- soap-tls < 0 # tried soap-tls-0.1.1.4, but its *library* requires the disabled package: x509
Expand Down Expand Up @@ -8437,8 +8438,6 @@ skipped-tests:
- pinch # tried pinch-0.5.2.0, but its *test-suite* requires network-run >=0.2.4 && < 0.4 and the snapshot contains network-run-0.4.3
- pipes-category # tried pipes-category-0.3.0.0, but its *test-suite* requires transformers >=0.4 && < 0.6 and the snapshot contains transformers-0.6.1.1
- pipes-fluid # tried pipes-fluid-0.6.0.1, but its *test-suite* requires the disabled package: pipes-misc
- polysemy # tried polysemy-1.9.2.0, but its *test-suite* requires doctest >=0.16.0.1 && < 0.23 and the snapshot contains doctest-0.23.0
- polysemy-plugin # tried polysemy-plugin-0.4.5.2, but its *test-suite* requires doctest >=0.16.0.1 && < 0.23 and the snapshot contains doctest-0.23.0
- postgresql-libpq-notify # tried postgresql-libpq-notify-0.2.0.0, but its *test-suite* requires the disabled package: tmp-postgres
- postgresql-simple # tried postgresql-simple-0.7.0.0, but its *test-suite* requires inspection-testing >=0.4.1.1 && < 0.6 and the snapshot contains inspection-testing-0.6
- pretty-diff # tried pretty-diff-0.4.0.3, but its *test-suite* requires tasty >=1.1 && < 1.5 and the snapshot contains tasty-1.5.3
Expand Down Expand Up @@ -8620,7 +8619,6 @@ expected-test-failures:
- xmlgen # 0.6.2.2 https://github.com/skogsbaer/xmlgen/issues/6
- functor-combinators # 0.4.1.3 https://github.com/mstksg/functor-combinators/issues/9
- myers-diff # 0.3.0.0
- store # 0.7.19 https://github.com/mgsloan/store/issues/181

# Consistent test failures
- Allure # 0.11.0.0
Expand Down Expand Up @@ -8672,7 +8670,7 @@ expected-test-failures:
- mltool # https://github.com/Alexander-Ignatyev/mltool/issues/1
- network # Unfortunately network failures seem to happen haphazardly
- nsis # Intermittent on non-Windows systems
- tdigest # 0.3 https://github.com/phadej/tdigest/issues/46
- tdigest # 0.3.1 https://github.com/phadej/tdigest/issues/46
- texmath # https://github.com/jgm/texmath/issues/224
- tree-diff # 0.3.0.1 https://github.com/haskellari/tree-diff/issues/79
- typst # https://github.com/jgm/typst-hs/issues/11
Expand Down

0 comments on commit 4aa7e46

Please sign in to comment.