-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
Description
This is from windows arm64; it may fail on other os/arch combos too.
COMPlus_JitRandomEdgeCounts=1
COMPlus_JitRandomGuardedDevirtualization=1
COMPlus_ReadyToRun=0
COMPlus_TC_QuickJitForLoops=1
COMPlus_TieredCompilation=1
COMPlus_TieredPGO=1
dotnet.exe exec --runtimeconfig System.Globalization.Nls.Tests.runtimeconfig.json --depsfile System.Globalization.Nls.Tests.deps.json xunit.console.dll System.Globalization.Nls.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
Discovering: System.Globalization.Nls.Tests (method display = ClassAndMethod, method display options = None)
Discovered: System.Globalization.Nls.Tests (found 443 of 447 test cases)
Starting: System.Globalization.Nls.Tests (parallel test collections = on, max threads = 8)
...
Assert failure(PID 11056 [0x00002b30], Thread: 6520 [0x1978]): Assertion failed 'optLoopTable[i].lpContainedBy(first, bottom)' in 'System.String:SplitInternal(System.ReadOnlySpan`1[Char],int,int):System.String[]:this' during 'Find loops' (IL size 224)
File: D:\workspace\_work\1\s\src\coreclr\jit\optimizer.cpp Line: 1099
Image: D:\h\w\B21709C2\p\dotnet.exe
Metadata
Metadata
Assignees
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Type
Projects
Status
Done