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).
Some checks are pending
check / Stackage check (push) Waiting to run
Some checks are pending
check / Stackage check (push) Waiting to run
This commit is contained in:
parent
fcf34439fc
commit
237de14e8c
@ -3057,15 +3057,15 @@ packages:
|
|||||||
# missing test *.json (#7910)
|
# missing test *.json (#7910)
|
||||||
- ppad-aead
|
- ppad-aead
|
||||||
- ppad-base16
|
- ppad-base16
|
||||||
- ppad-base58 < 0
|
- ppad-base58
|
||||||
- ppad-bech32
|
- ppad-bech32
|
||||||
- ppad-bip32 < 0
|
- ppad-bip32 < 0
|
||||||
- ppad-bip39 < 0
|
- ppad-bip39 < 0
|
||||||
- ppad-chacha
|
- ppad-chacha
|
||||||
- ppad-fixed
|
- ppad-fixed
|
||||||
- ppad-hkdf < 0
|
- ppad-hkdf
|
||||||
- ppad-hmac-drbg < 0
|
- ppad-hmac-drbg
|
||||||
- ppad-pbkdf < 0
|
- ppad-pbkdf
|
||||||
- ppad-poly1305
|
- ppad-poly1305
|
||||||
- ppad-ripemd160
|
- ppad-ripemd160
|
||||||
- ppad-script
|
- ppad-script
|
||||||
@ -8316,6 +8316,10 @@ expected-test-failures:
|
|||||||
- 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-aead # 0.3.1 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||||
|
- ppad-base58 # 0.2.3 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||||
|
- ppad-hkdf # 0.3.2 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||||
|
- ppad-hmac-drbg # 0.3.1 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||||
|
- ppad-pbkdf # 0.2.2 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-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)
|
- ppad-sha512 # 0.2.2 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user