runtime: [Linux] JIT.Regression/CLR-x86-JIT/v2.1/b152292
All JitStress=2 Linux/arm64 runs are failing in b152292.
13:57:37
JIT_Regression._CLR_x86_JIT_v2_1_b152292_b152292_b152292_._CLR_x86_JIT_v2_1_b152292_b152292_b152292_sh [FAIL]
13:57:37 /home/robox/j/workspace/dotnet_coreclr/master/jitstress/arm64_cross_checked_ubuntu16.04_jitstress2_tst/bin/tests/Linux.arm64.Checked/JIT/Regression/CLR-x86-JIT/v2.1/b152292/b152292/b152292.sh: line 244: 39135 Aborted (core dumped) $_DebuggerFullPath "$CORE_ROOT/corerun" $ExePath $CLRTestExecutionArguments
13:57:37 /n/nReturn code: 1/nRaw output file: /home/robox/j/workspace/dotnet_coreclr/master/jitstress/arm64_cross_checked_ubuntu16.04_jitstress2_tst/bin/tests/Linux.arm64.Checked/JIT/Regression/Reports/JIT.Regression/CLR-x86-JIT/v2.1/b152292/b152292/b152292.output.txt/nRaw output:/nBEGIN EXECUTION
13:57:37 /home/robox/j/workspace/dotnet_coreclr/master/jitstress/arm64_cross_checked_ubuntu16.04_jitstress2_tst/bin/tests/Linux.arm64.Checked/Tests/Core_Root/corerun b152292.exe
13:57:37 Expected: 100
13:57:37 Actual: 134
13:57:37 END EXECUTION - FAILED
13:57:37 Test Harness Exitcode is : 1
13:57:37 /nTo run the test:/n> set CORE_ROOT=/home/robox/j/workspace/dotnet_coreclr/master/jitstress/arm64_cross_checked_ubuntu16.04_jitstress2_tst/bin/tests/Linux.arm64.Checked/Tests/Core_Root/n> /home/robox/j/workspace/dotnet_coreclr/master/jitstress/arm64_cross_checked_ubuntu16.04_jitstress2_tst/bin/tests/Linux.arm64.Checked/JIT/Regression/CLR-x86-JIT/v2.1/b152292/b152292/b152292.sh/n
13:57:37 Expected: True
13:57:37 Actual: False
13:57:38 Stack Trace:
13:57:38 /mnt/j/workspace/dotnet_coreclr/master/arm64_cross_checked_ubuntu16.04/bin/tests/Linux.arm64.Checked/TestWrappers/JIT.Regression/JIT.Regression.XUnitWrapper.cs(61639,0): at JIT_Regression._CLR_x86_JIT_v2_1_b152292_b152292_b152292_._CLR_x86_JIT_v2_1_b152292_b152292_b152292_sh()
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 24 (24 by maintainers)
Commits related to this issue
- Disable b152292 for Linux/arm64 Tracked by #20358 — committed to BruceForstall/coreclr by BruceForstall 6 years ago
- Disable b152292 for Linux/arm64 Tracked by #20358 — committed to A-And/coreclr by BruceForstall 6 years ago
- Disable JIT/Regression/CLR-x86-JIT/v2.1/b152292 on all Unix platforms Related issue: https://github.com/dotnet/coreclr/issues/20358 — committed to dotnet/coreclr by echesakov 5 years ago
- Fix exception sets for indirections in value numbering. fgValueNumberAddExceptionSetForIndirection had a bug where INDIR(ADD(x, <big_offset>)) had NullReferenceException(x) added instead of NullRefer... — committed to erozenfeld/coreclr by erozenfeld 5 years ago
- Fix exception sets for indirections in value numbering. (#22542) fgValueNumberAddExceptionSetForIndirection had a bug where INDIR(ADD(x, <big_offset>)) had NullReferenceException(x) added instead o... — committed to dotnet/coreclr by erozenfeld 5 years ago
Working on it, I’m mostly done with the
swapcase: dotnet/coreclr#20650