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.Array.SorterObjectArray.IntroSort failing with Assert #35438

Closed
jkotas opened this issue Apr 25, 2020 · 4 comments · Fixed by #35447
Closed

System.Array.SorterObjectArray.IntroSort failing with Assert #35438

jkotas opened this issue Apr 25, 2020 · 4 comments · Fixed by #35447
Labels
area-System.Collections blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'

Comments

@jkotas
Copy link
Member

jkotas commented Apr 25, 2020

  Discovering: System.Collections.NonGeneric.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Collections.NonGeneric.Tests (found 1520 of 1524 test cases)
  Starting:    System.Collections.NonGeneric.Tests (parallel test collections = on, max threads = 2)
Process terminated. Assertion failed.
   at System.Array.SorterObjectArray.IntroSort(Int32 lo, Int32 hi, Int32 depthLimit) in /_/src/libraries/System.Private.CoreLib/src/System/Array.cs:line 1939
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Collections untriaged New issue has not been triaged by the area owner labels Apr 25, 2020
@ghost
Copy link

ghost commented Apr 25, 2020

Tagging subscribers to this area: @eiriktsarpalis
Notify danmosemsft if you want to be subscribed.

@jkotas
Copy link
Member Author

jkotas commented Apr 25, 2020

@jkotas jkotas changed the title System.Collections.Tests.SortedListTests failing with Assert System.Array.SorterObjectArray.IntroSort failing with Assert Apr 25, 2020
@jkotas
Copy link
Member Author

jkotas commented Apr 25, 2020

Hit in #35427

@jkotas jkotas added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Apr 25, 2020
@jkotas
Copy link
Member Author

jkotas commented Apr 25, 2020

cc @stephentoub

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Collections blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants