-
-
Notifications
You must be signed in to change notification settings - Fork 474
Closed
Description
Turns out the reason the Miri test on #789 passed is because it didn't run (@RalfJung: told you skipping the test when Miri is unavailable would also have problems, but never mind).
So we can either hack around this by not testing rand_chacha
and the affected parts of Rand with Miri or we can hack around this by using a cfg
to adjust the ChaCha code. @kazcw any idea how easy this is?
Related: #792 is failing both Emscripten and Miri testing due to the new ChaCha code.
Metadata
Metadata
Assignees
Labels
No labels