mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-09 18:26:36 +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
|
- mighty-metropolis
|
||||||
- mwc-probability
|
- mwc-probability
|
||||||
# missing test *.json (#7910)
|
# missing test *.json (#7910)
|
||||||
- ppad-aead < 0
|
- ppad-aead
|
||||||
- ppad-base16
|
- ppad-base16
|
||||||
- ppad-base58 < 0
|
- ppad-base58 < 0
|
||||||
- ppad-bech32
|
- ppad-bech32
|
||||||
@ -3070,8 +3070,8 @@ packages:
|
|||||||
- ppad-ripemd160
|
- ppad-ripemd160
|
||||||
- ppad-script
|
- ppad-script
|
||||||
- ppad-secp256k1 < 0
|
- ppad-secp256k1 < 0
|
||||||
- ppad-sha256 < 0
|
- ppad-sha256
|
||||||
- ppad-sha512 < 0
|
- ppad-sha512
|
||||||
- sampling
|
- sampling
|
||||||
- speedy-slice
|
- speedy-slice
|
||||||
- urbit-hob
|
- urbit-hob
|
||||||
@ -8316,6 +8316,9 @@ expected-test-failures:
|
|||||||
- persistent # https://github.com/commercialhaskell/stackage/issues/6037
|
- persistent # https://github.com/commercialhaskell/stackage/issues/6037
|
||||||
- reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688
|
- reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688
|
||||||
- rzk
|
- 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.
|
# Testcase failures, or other runtime failures.
|
||||||
# These can be real testsuite bugs, or maybe limitations in test cases or the test setup.
|
# These can be real testsuite bugs, or maybe limitations in test cases or the test setup.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user