mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-08-15 08:34:33 +02:00
Skip tests still blocking #7857
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
parent
7e427c972d
commit
c33c0fd852
@ -1756,7 +1756,7 @@ packages:
|
||||
- bank-holidays-england
|
||||
|
||||
"Haskell Servant <haskell-servant-maintainers@googlegroups.com>":
|
||||
- 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 <tim.emiola@gmail.com> @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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user