Skip tests still blocking #7857

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2026-05-31 09:49:22 -08:00
parent 7e427c972d
commit c33c0fd852
No known key found for this signature in database

View File

@ -1756,7 +1756,7 @@ packages:
- bank-holidays-england - bank-holidays-england
"Haskell Servant <haskell-servant-maintainers@googlegroups.com>": "Haskell Servant <haskell-servant-maintainers@googlegroups.com>":
- servant < 0 # https://github.com/commercialhaskell/stackage/issues/7857 - servant
- servant-blaze - servant-blaze
- servant-cassava - servant-cassava
- servant-client - servant-client
@ -2453,7 +2453,7 @@ packages:
- ratel - ratel
- ratel-wai - ratel-wai
- salve - salve
- saturn < 0 # https://github.com/commercialhaskell/stackage/issues/7857 - saturn
- strive - strive
- witch - witch
- wuss - wuss
@ -2507,7 +2507,7 @@ packages:
- park-bench - park-bench
- queues - queues
- strict-tuple - strict-tuple
- tasty-hspec < 0 # https://github.com/commercialhaskell/stackage/issues/7857 - tasty-hspec
- termbox - termbox
- termbox-banana - termbox-banana
- termbox-bindings-c - termbox-bindings-c
@ -3067,7 +3067,7 @@ packages:
- stateWriter - stateWriter
- filecache - filecache
- pcre-utils - pcre-utils
- strict-base-types < 0 # https://github.com/commercialhaskell/stackage/issues/7857 - strict-base-types
- withdependencies - withdependencies
- hruby - hruby
- language-puppet - language-puppet
@ -3670,7 +3670,7 @@ packages:
- bitvec - bitvec
- poly - poly
- extended-reals - extended-reals
- ChasingBottoms < 0 # https://github.com/commercialhaskell/stackage/issues/7857 - ChasingBottoms
- data-interval - data-interval
- vector-rotcev - vector-rotcev
- mod - mod
@ -4079,7 +4079,7 @@ packages:
- lua-arbitrary - lua-arbitrary
- pandoc-lua-marshal - pandoc-lua-marshal
- tasty-hslua - tasty-hslua
- tasty-lua < 0 # https://github.com/commercialhaskell/stackage/issues/7857 - tasty-lua
- gridtables - gridtables
"Ryan Hendrickson @rhendric": "Ryan Hendrickson @rhendric":
@ -5111,7 +5111,7 @@ packages:
- explainable-predicates - explainable-predicates
"Tim Emiola <tim.emiola@gmail.com> @adetokunbo": "Tim Emiola <tim.emiola@gmail.com> @adetokunbo":
- attoparsec-framer < 0 # https://github.com/commercialhaskell/stackage/issues/7857 - attoparsec-framer
- benri-hspec - benri-hspec
- crypto-srp - crypto-srp
- hspec-tmp-proc - hspec-tmp-proc
@ -5478,7 +5478,7 @@ packages:
- ParsecTools - ParsecTools
- QuickCheck - QuickCheck
- RSA - RSA
- ShellCheck < 0 # https://github.com/commercialhaskell/stackage/issues/7857 - ShellCheck
- Stream - Stream
- Yampa - Yampa
- aeson-extra - aeson-extra
@ -7834,6 +7834,14 @@ packages:
- megaparsec-tests < 9.8 - megaparsec-tests < 9.8
# https://github.com/commercialhaskell/stackage/issues/7857 # 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 < 2.17.0.0
# quickcheck-instances < 0.4 # quickcheck-instances < 0.4
# megaparsec < 9.7.1 # megaparsec < 9.7.1
@ -9007,13 +9015,16 @@ skipped-tests:
- servant-auth-server # spec: executable not found - servant-auth-server # spec: executable not found
- streamt # executable not found - streamt # executable not found
# QuickCheck 2.18 # QuickCheck 2.18 https://github.com/commercialhaskell/stackage/issues/7857
- cassava - cassava
- cborg - cborg
- cborg-json - cborg-json
- chimera - chimera
- comfort-array
- comfort-array-shape
- compactmap - compactmap
- crypto-srp - crypto-srp
- data-interval
- diagrams-contrib - diagrams-contrib
- extended-reals - extended-reals
- fast-digits - fast-digits
@ -9021,6 +9032,7 @@ skipped-tests:
- ghc-source-gen - ghc-source-gen
- hstratus-auth - hstratus-auth
- integer-conversion - integer-conversion
- lapack
- lrucaching - lrucaching
- mockcat - mockcat
- monatone - monatone
@ -9044,6 +9056,7 @@ skipped-tests:
- strict-base-types - strict-base-types
- time-compat - time-compat
- unicode-transforms - unicode-transforms
- unordered-containers
- vector-hashtables - vector-hashtables
- web-cookiejar - web-cookiejar
- webgear-server - webgear-server