Uh oh!
There was an error while loading. Please reload this page.
Disable CI blocking test - #61403
Conversation
activeissues.targets is meant to only disable CI-blocking tests. This PR also skips the DictionaryExpansion tests on Mono Android to address dotnet#61322
ghost
commented
Nov 10, 2021
Tagging subscribers to this area: @hoyosjs Issue Detailsactiveissues.targets is meant to only disable CI-blocking tests. This PR also
|
jkoritzinsky
commented
Nov 10, 2021
Issues.targets already points to issue links and we’ve used it for ActiveIssue-style disables in the past. Why are we creating a new file today for active issues? |
agocke
commented
Nov 10, 2021
I wanted to have a file that's auditable. What I hope to get from |
jkoritzinsky
commented
Nov 10, 2021
Given that we have a fix in flight in #61432, let's hold off on merging this until we think that the fix won't be merged before the next rolling build (I don't want to take the "disable" when the fix is already in flight) |
jkoritzinsky
commented
Nov 11, 2021
The fix has been merged in, so we should be able to close this. |
activeissues.targets is meant to only disable CI-blocking tests. This PR also
skips the DictionaryExpansion tests on Mono Android to address #61322