From 1c2e80358672029a3151796dad37d97aba72eea2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Mon, 30 Jun 2025 22:50:34 +0200 Subject: [PATCH] Re-enabled `persistent-test` (#7722). --- build-constraints.yaml | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 804d66a9..aa168e58 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -890,7 +890,7 @@ packages: - persistent-postgresql - persistent-sqlite - persistent-template - - persistent-test < 0 # https://github.com/commercialhaskell/stackage/issues/7722 + - persistent-test - wai-extra - wai-websockets - warp-tls @@ -1300,12 +1300,12 @@ packages: "Felipe Lessa @meteficha": - nonce - - serversession < 0 # https://github.com/commercialhaskell/stackage/issues/7722 - - serversession-backend-acid-state < 0 # https://github.com/commercialhaskell/stackage/issues/7722 - - serversession-backend-persistent < 0 # https://github.com/commercialhaskell/stackage/issues/7722 - - serversession-backend-redis < 0 # https://github.com/commercialhaskell/stackage/issues/7722 - - serversession-frontend-wai < 0 # https://github.com/commercialhaskell/stackage/issues/7722 - - serversession-frontend-yesod < 0 # https://github.com/commercialhaskell/stackage/issues/7722 + - serversession + - serversession-backend-acid-state + - serversession-backend-persistent + - serversession-backend-redis + - serversession-frontend-wai + - serversession-frontend-yesod - thumbnail-plus "Alexander Altman @pthariensflame": @@ -2852,7 +2852,7 @@ packages: - hedgehog-fakedata - persistent-discover - persistent-documentation - - persistent-typed-db < 0 # https://github.com/commercialhaskell/stackage/issues/7722 + - persistent-typed-db - persistent-qq - persistent-pagination - hspec-hedgehog @@ -7499,6 +7499,7 @@ packages: - servant-quickcheck < 0 # tried servant-quickcheck-0.1.1.0, but its *library* requires data-default-class >=0.0 && < 0.2 and the snapshot contains data-default-class-0.2.0.0 - servant-ruby < 0 # tried servant-ruby-0.9.0.0, but its *library* requires servant-foreign >=0.9 && < 0.16 and the snapshot contains servant-foreign-0.16.1 - servant-ruby < 0 # tried servant-ruby-0.9.0.0, but its *library* requires text >=1.2 && < 1.3 and the snapshot contains text-2.1.2 + - serversession-backend-persistent < 0 # tried serversession-backend-persistent-2.0.3, but its *library* requires persistent >=2.13.0.0 && < 2.15.0.0 and the snapshot contains persistent-2.17.0.0 - sessiontypes-distributed < 0 # tried sessiontypes-distributed-0.1.1, but its *library* requires bytestring >=0.10.8.1 && < 0.11 and the snapshot contains bytestring-0.12.2.0 - sessiontypes-distributed < 0 # tried sessiontypes-distributed-0.1.1, but its *library* requires exceptions >=0.8.3 && < 0.10.0 and the snapshot contains exceptions-0.10.9 - sessiontypes-distributed < 0 # tried sessiontypes-distributed-0.1.1, but its *library* requires the disabled package: sessiontypes @@ -8376,7 +8377,6 @@ skipped-tests: - pasta-curves # tried pasta-curves-0.0.1.0, but its *test-suite* requires tasty-quickcheck >=0.10 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1 - patch # tried patch-0.0.8.4, but its *test-suite* requires hlint >=3.5 && < 3.6 and the snapshot contains hlint-3.10 - peregrin # tried peregrin-0.4.2, but its *test-suite* requires transformers >=0.5.2 && < 0.6 and the snapshot contains transformers-0.6.1.1 - - persistent-mysql-haskell # tried persistent-mysql-haskell-0.6.0, but its *test-suite* requires the disabled package: persistent-test - pfile # tried pfile-0.1.0.1, but its *test-suite* requires hspec >=2.10.10 && < =2.11.9 and the snapshot contains hspec-2.11.12 - pfile # tried pfile-0.1.0.1, but its *test-suite* requires tasty >=1.4.3 && < =1.5 and the snapshot contains tasty-1.5.3 - pfile # tried pfile-0.1.0.1, but its *test-suite* requires tasty-quickcheck >=0.10.2 && < =0.11 and the snapshot contains tasty-quickcheck-0.11.1 @@ -8473,12 +8473,6 @@ skipped-tests: - streamt # executable not found - sandwich-contexts # assumes nix is present - # https://github.com/commercialhaskell/stackage/issues/7722 - - persistent-mongoDB - - persistent-mysql - - persistent-postgresql - - persistent-sqlite - # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run