Uh oh!
There was an error while loading. Please reload this page.
[release/6.0] Port test-only test fixes - #63507
Conversation
ghost
commented
Jan 7, 2022
Tagging subscribers to this area: @dotnet/area-meta Issue DetailsPort test only change to fix CallQueryDosDevice. While I was at it, port some other test only fixes as well, some of which I hit locally. Discovered yet another EncryptDecrypt failure mode after messing with my settings - ERROR_ENCRYPTION_DISABLED - and skip on that.
|
eerhardt
commented
Jan 7, 2022
Can you link to the change / PR in main that you are porting? I'd like to compare. |
danmoseley
commented
Jan 7, 2022
eerhardt
commented
Jan 7, 2022
Looks like some build issues. The first one: |
danmoseley
commented
Jan 7, 2022
Curious I didn't get that locally. Hmm.. |
danmoseley
commented
Jan 7, 2022
@lewing this one timed out after 1 hour -- seems that "wasm-opt" hung. anything we can collect to diagnose such a thing? |
danmoseley
commented
Jan 7, 2022
Linked issues for all failures. |
Port test only change to fix CallQueryDosDevice. While I was at it, port some other test only fixes as well, some of which I hit locally.
Discovered yet another EncryptDecrypt failure mode after messing with my settings - ERROR_ENCRYPTION_DISABLED - and skip on that.