Uh oh!
There was an error while loading. Please reload this page.
Disable failing EventLogSession.GetProviderNames test - #64780
Conversation
ghost
commented
Feb 4, 2022
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
ghost
commented
Feb 4, 2022
Tagging subscribers to this area: @dotnet/area-system-diagnostics-eventlog Issue DetailsSee #64153
|
carlossanlop
commented
Feb 23, 2022
@tarekgh any chance you could help take a look at this one? |
tarekgh
commented
Feb 24, 2022
@sbomer I am seeing this is failing on x86 too. Why are we disabling this test on x64 only? |
Uh oh!
There was an error while loading. Please reload this page.
- Disable on x86 too - Combine into one condition
2ef8953 to
dd65331Comparesbomer
commented
Feb 24, 2022
IIRC originally I saw it failing only on x64 and I wasn't sure if it was a recurring failure. Now that we are seeing it more often and on x86 I updated the PR to disable it on both architectures. Thanks! |
See #64153