Unquarantine fixed tests that have not failed in 30 days - #57978
Conversation
- This appears to have been missed
| } | ||
|
|
||
| [Fact] | ||
| [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/54754")] |
There was a problem hiding this comment.
@MackinnonBuck I saw you mention in this issue that the test failures may be caused by dotnet/runtime#106788 which is still open.
However, you still kept the test-fixed label on the issue and I don't see any ThreadingAppTests failing at https://dev.azure.com/dnceng-public/public/_test/analytics?definitionId=84&contextType=build. Do you think these are safe to unquarantine?
This reverts commit efbbf3b.
|
I didn't look at https://dev.azure.com/dnceng-public/public/_test/analytics?definitionId=84&contextType=build closely enough. Both I requarantined both tests, and I'll remove the |
This reverts commit 763b6c6.
Fixes #54754
Fixes #54447
Fixes#57153Fixes#57259#47967 was already closed, but the tests were still quarantined.