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.Collections.Immutable.Tests fails on Android #50579

Closed
3 tasks
mdh1418 opened this issue Apr 1, 2021 · 2 comments · Fixed by #56988
Closed
3 tasks

System.Collections.Immutable.Tests fails on Android #50579

mdh1418 opened this issue Apr 1, 2021 · 2 comments · Fixed by #56988

Comments

@mdh1418
Copy link
Member

mdh1418 commented Apr 1, 2021

One test from System.Collections.Immutable.Tests fails on Android

  • System.Collections.Immutable.Tests.ImmutableArrayTest.IStructuralEquatableGetHashCode
  • System.Collections.Immutable.Tests.ImmutableSortedDictionaryTest.Indexer_KeyNotFoundException_ContainsKeyInMessage
  • System.Collections.Immutable.Tests.ImmutableDictionaryTest.Indexer_KeyNotFoundException_ContainsKeyInMessage
System.Collections.Immutable.Tests.dll   Failed: 2

Test collection for System.Collections.Immutable.Tests.ImmutableSortedDictionaryTest
System.Collections.Immutable.Tests.ImmutableSortedDictionaryTest.Indexer_KeyNotFoundException_ContainsKeyInMessage
    Assert.Contains() Failure\nNot found: 'c'\nIn value:  Arg_KeyNotFoundWithKey, c

Test collection for System.Collections.Immutable.Tests.ImmutableDictionaryTest
System.Collections.Immutable.Tests.ImmutableDictionaryTest.Indexer_KeyNotFoundException_ContainsKeyInMessage
    Assert.Contains() Failure\nNot found: 'c'\nIn value:  Arg_KeyNotFoundWithKey, c

Based on CI runs from #50095

@ghost
Copy link

ghost commented Apr 1, 2021

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

Issue Details

One test from System.Collections.Immutable.Tests fails on Android

  • System.Collections.Immutable.Tests.ImmutableArrayTest.IStructuralEquatableGetHashCode

Based on CI runs from #50095

Author: mdh1418
Assignees: -
Labels:

area-System.Collections, os-android

Milestone: 6.0.0

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Apr 1, 2021
@eiriktsarpalis eiriktsarpalis removed the untriaged New issue has not been triaged by the area owner label Apr 19, 2021
@steveisok
Copy link
Member

@mdh1418 These tests pass on Android and can be re-enabled.

@steveisok steveisok modified the milestones: 6.0.0, 7.0.0 Jul 30, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Aug 6, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Aug 9, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants