Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Test suite failure with 0.5.4 #7

Open
snoyberg opened this issue Jan 14, 2015 · 3 comments
Open

Test suite failure with 0.5.4 #7

snoyberg opened this issue Jan 14, 2015 · 3 comments

Comments

@snoyberg
Copy link

Available at:

https://gist.github.com/snoyberg/6aff9f7798f4b1358344

snoyberg added a commit to commercialhaskell/stackage that referenced this issue Jan 14, 2015
@TomMD
Copy link
Owner

TomMD commented Jan 14, 2015

I commented on the GIST too:

The CTR DRBG has never passed the NIST tests while the hash and HMAC DRBGs do pass. The reason for this failure is painfully unclear - I might not have understood the terse KAT files correctly or something might not be implemented to specification. I don't have a strong motivation for exploring this right now - if someone is interested then I could consult or I could be bribed to action.

@snoyberg
Copy link
Author

In that case, should I treat the test suite for DRBG as an expected failure, and not invalidate a Stackage build if it fails?

@TomMD
Copy link
Owner

TomMD commented Jan 14, 2015

Yes. An alternative would be for me or someone else to comment out the CTR tests until they are addressed.

snoyberg added a commit to commercialhaskell/stackage that referenced this issue Jan 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants