Skip to content
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.Private.Uri test failures on Android #49932

Closed
1 task
steveisok opened this issue Mar 20, 2021 · 2 comments · Fixed by #56852
Closed
1 task

System.Private.Uri test failures on Android #49932

steveisok opened this issue Mar 20, 2021 · 2 comments · Fixed by #56852
Assignees
Labels
Milestone

Comments

@steveisok
Copy link
Member

The following tests fail/flake on Android and will be skipped for now:

Assert.False() Failure\nExpected: False\nActual: True

  • System.PrivateUri.Tests.UriTests.Uri_DoesNotLockOnString
@steveisok steveisok added os-android runtime-mono specific to the Mono runtime labels Mar 20, 2021
@steveisok steveisok added this to the 6.0.0 milestone Mar 20, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Net untriaged New issue has not been triaged by the area owner labels Mar 20, 2021
@ghost
Copy link

ghost commented Mar 20, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

The following tests fail/flake on Android and will be skipped for now:

Assert.False() Failure\nExpected: False\nActual: True

  • System.PrivateUri.Tests.UriTests.Uri_DoesNotLockOnString
Author: steveisok
Assignees: -
Labels:

area-System.Net, os-android, runtime-mono, untriaged

Milestone: 6.0.0

@ViktorHofer ViktorHofer removed the untriaged New issue has not been triaged by the area owner label Mar 24, 2021
@mdh1418
Copy link
Member

mdh1418 commented Aug 4, 2021

No longer fails locally. Debug mode also runs into #56854

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Aug 4, 2021
@mdh1418 mdh1418 self-assigned this Aug 4, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Aug 5, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
4 participants
@steveisok @ViktorHofer @mdh1418 and others