Uh oh!
There was an error while loading. Please reload this page.
[wasm] Disable failing System.Security.Cryptography tests due to http… - #61102
Conversation
ghost
commented
Nov 2, 2021
Tagging subscribers to 'arch-wasm': @lewing |
bartonjs
commented
Nov 2, 2021
It looks like the tests used to be disabled by a higher-level thing: runtime/src/libraries/tests.proj Line 266 in 8c6aeea Since wasm does run some tests from Algorithms, and that'll be merged in soon, it does seem like attributes are the way to go. |
Uh oh!
There was an error while loading. Please reload this page.
radical
commented
Nov 2, 2021
|
steveisok
commented
Nov 2, 2021
I believe that's a known issue b/c the workspaces do not get cleaned properly. I'd retry until it works or if you aren't patient, merge on red. |
#61099