From c33c0fd852a93e701b4e5c2277dc5856776e492f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 31 May 2026 09:49:22 -0800 Subject: [PATCH] Skip tests still blocking #7857 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1e65ecf1..9d75f5ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1756,7 +1756,7 @@ packages: - bank-holidays-england "Haskell Servant ": - - servant < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - servant - servant-blaze - servant-cassava - servant-client @@ -2453,7 +2453,7 @@ packages: - ratel - ratel-wai - salve - - saturn < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - saturn - strive - witch - wuss @@ -2507,7 +2507,7 @@ packages: - park-bench - queues - strict-tuple - - tasty-hspec < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - tasty-hspec - termbox - termbox-banana - termbox-bindings-c @@ -3067,7 +3067,7 @@ packages: - stateWriter - filecache - pcre-utils - - strict-base-types < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - strict-base-types - withdependencies - hruby - language-puppet @@ -3670,7 +3670,7 @@ packages: - bitvec - poly - extended-reals - - ChasingBottoms < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - ChasingBottoms - data-interval - vector-rotcev - mod @@ -4079,7 +4079,7 @@ packages: - lua-arbitrary - pandoc-lua-marshal - tasty-hslua - - tasty-lua < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - tasty-lua - gridtables "Ryan Hendrickson @rhendric": @@ -5111,7 +5111,7 @@ packages: - explainable-predicates "Tim Emiola @adetokunbo": - - attoparsec-framer < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - attoparsec-framer - benri-hspec - crypto-srp - hspec-tmp-proc @@ -5478,7 +5478,7 @@ packages: - ParsecTools - QuickCheck - RSA - - ShellCheck < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - ShellCheck - Stream - Yampa - aeson-extra @@ -7834,6 +7834,14 @@ packages: - megaparsec-tests < 9.8 # https://github.com/commercialhaskell/stackage/issues/7857 + - ChasingBottoms < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - ShellCheck < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - attoparsec-framer < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - saturn < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - servant < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - strict-base-types < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - tasty-hspec < 0 # https://github.com/commercialhaskell/stackage/issues/7857 + - tasty-lua < 0 # https://github.com/commercialhaskell/stackage/issues/7857 # QuickCheck < 2.17.0.0 # quickcheck-instances < 0.4 # megaparsec < 9.7.1 @@ -9007,13 +9015,16 @@ skipped-tests: - servant-auth-server # spec: executable not found - streamt # executable not found - # QuickCheck 2.18 + # QuickCheck 2.18 https://github.com/commercialhaskell/stackage/issues/7857 - cassava - cborg - cborg-json - chimera + - comfort-array + - comfort-array-shape - compactmap - crypto-srp + - data-interval - diagrams-contrib - extended-reals - fast-digits @@ -9021,6 +9032,7 @@ skipped-tests: - ghc-source-gen - hstratus-auth - integer-conversion + - lapack - lrucaching - mockcat - monatone @@ -9044,6 +9056,7 @@ skipped-tests: - strict-base-types - time-compat - unicode-transforms + - unordered-containers - vector-hashtables - web-cookiejar - webgear-server