You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Evaluating the state of flakey test suite crashes #53813
1: no failures
2: no failures
3: no failures
4: no failures (but noticed that System.Diagnostics.DiagnosticSource.Switches.Tests had 0 tests due to ActiveIssue at class level)
5: no failures (Remove MacCatalyst Skip instead of Android skip for System.Diagnostics.DiagnosticSource.Switches.Tests)
6: no failures
From several test runs of MacCatalyst arm64 of the crashing test suites in #53813, none were found to be crashing anymore, so its suspected that a fix had made it in.
This PR looks to re-enable those test suites to be ran on MacCatalyst arm64 and to combine the Active Issues for Android and iOS/tvOS into one as they have the same failure.
Fixes#53813
System.Diagnostic.DiagnosticSource.Switches.Tests is re-enabled in #56737
ghost
removed
the
in-pr
There is an active PR which will close this issue when it is merged
label
Aug 6, 2021
ghost
locked as resolved and limited conversation to collaborators
Sep 7, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In #53197, a few test suites were flaking on CI with App Crash
All of the crashes are of the same form as https://gist.github.com/mdh1418/300435dda920074f3b410df7d3448cd2
Architecture Arm64
System.Composition.AttributeModel.Tests
System.Composition.TypedParts.Tests
System.Diagnostics.DiagnosticSource.Switches.Tests
System.Globalization.Calendars.Tests
System.IO.UnmanagedMemoryStream.Tests
System.Web.HttpUtility.Tests
The text was updated successfully, but these errors were encountered: