mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-09-22 09:45:07 +02:00
Ignore compilation failures of test-suites with QuickCheck-2.17.1.0.
This commit is contained in:
parent
7105bdbfb5
commit
2abf5c8f29
@ -8094,6 +8094,7 @@ expected-test-failures:
|
||||
- conferer # 1.1.0.0
|
||||
- cryptohash # 0.11.9 Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built
|
||||
- derive-topdown # 0.1.1.0 https://github.com/HaskellZhangSong/derive-topdown/issues/2
|
||||
- dlist # 1.0 https://github.com/spl/dlist/issues/132
|
||||
- do-notation # 0.1.0.2
|
||||
- fields-and-cases # 0.2.0.0 https://github.com/m-bock/fields-and-cases/issues/1
|
||||
- fortran-src # 0.16.3 https://github.com/camfort/fortran-src/issues/293
|
||||
@ -8115,8 +8116,10 @@ expected-test-failures:
|
||||
- massiv-persist # 1.0.0.3 https://github.com/lehins/massiv-compat/issues/1
|
||||
- mfsolve # https://github.com/commercialhaskell/stackage/issues/6379
|
||||
- multiarg # 0.30.0.10
|
||||
- pagination # 0.2.2 https://github.com/mrkkrp/pagination/issues/46
|
||||
- parameterized # 0.5.0.0 https://github.com/commercialhaskell/stackage/issues/5746
|
||||
- path # 0.9.6 https://github.com/commercialhaskell/stackage/issues/7503
|
||||
- primitive-unlifted # 2.2.0.0 https://github.com/haskell-primitive/primitive-unlifted/issues/47
|
||||
- protobuf # 0.2.1.4
|
||||
- record-wrangler # 0.1.1.0
|
||||
- rocksdb-haskell # 1.0.1 linking problems with Ubuntu 24.2
|
||||
@ -8141,6 +8144,7 @@ expected-test-failures:
|
||||
- web-view # 0.7.1 https://github.com/seanhess/atomic-css/issues/30
|
||||
- xml-html-qq # 0.1.0.1
|
||||
- xmlgen # 0.6.2.2 https://github.com/skogsbaer/xmlgen/issues/6
|
||||
- zigzag # 0.1.0.0 https://github.com/byteverse/zigzag/issues/6
|
||||
|
||||
# test executable not found in our environment
|
||||
- AvlTree # 4.3: AvlTree-tests: executable not found
|
||||
|
||||
Loading…
Reference in New Issue
Block a user