-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System.Diagnostics.DiagnosticSource.Switches.Tests tests fail on Android/iOS/tvOS #37073
Comments
@marek-safar - I notice this issue has been unaddressed for ~7 months. Is it tracking work you plan to do or can it be closed? I ask because Tom's team has triage queries that include anything tagged System.Diagnostics but I don't think we have any actionable work here. We can update our queries with exclusions if needed. Thanks! |
I think it's worth updating your queries to exclude issues diagnostics team does not own. Essentially range of os-XXX architectures |
Based on Android x64, x86, arm64 runs on #50095
System.Diagnostics.DiagnosticSource.Switches.Tests
Assert.InRange() Failure\r\nRange: (55 - 56)\r\nActual: 27
Assert.Equal() Failure\nExpected: Hierarchical\nActual: W3C
Assert.Equal() Failure\nExpected: Hierarchical\nActual: W3C
Expected: |3bb0aa728f97f001b74c999028c145ff.child1-1. || |3bb0aa728f97f001b74c999028c145ff.1.\nActual: 00-3bb0aa728f97f001b74c999028c145ff-005236cd8f819f69-00
Update: Folded in #51376 as it also fails on iOS and tvOS with similar failures.
The text was updated successfully, but these errors were encountered: