mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-09 10:16:35 +01:00
Ignore missing test files for some ppad-... packages (#7910).
This commit is contained in:
parent
015647b8de
commit
9582105daf
@ -3055,7 +3055,7 @@ packages:
|
||||
- mighty-metropolis
|
||||
- mwc-probability
|
||||
# missing test *.json (#7910)
|
||||
- ppad-aead < 0
|
||||
- ppad-aead
|
||||
- ppad-base16
|
||||
- ppad-base58 < 0
|
||||
- ppad-bech32
|
||||
@ -3070,8 +3070,8 @@ packages:
|
||||
- ppad-ripemd160
|
||||
- ppad-script
|
||||
- ppad-secp256k1 < 0
|
||||
- ppad-sha256 < 0
|
||||
- ppad-sha512 < 0
|
||||
- ppad-sha256
|
||||
- ppad-sha512
|
||||
- sampling
|
||||
- speedy-slice
|
||||
- urbit-hob
|
||||
@ -8316,6 +8316,9 @@ expected-test-failures:
|
||||
- persistent # https://github.com/commercialhaskell/stackage/issues/6037
|
||||
- reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688
|
||||
- rzk
|
||||
- ppad-aead # 0.3.1 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||
- ppad-sha256 # 0.3.2 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||
- ppad-sha512 # 0.2.2 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||
|
||||
# Testcase failures, or other runtime failures.
|
||||
# These can be real testsuite bugs, or maybe limitations in test cases or the test setup.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user