-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarea-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 SuperPMIblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runs
Milestone
Description
Fails in runtime-coreclr libraries-jitstress-random
net9.0-windows-Release-x86-CoreCLR_checked-jitstress_random_1-Windows.10.Amd64.Open
net9.0-windows-Release-x86-CoreCLR_checked-jitstress_random_2-Windows.10.Amd64.Open
net9.0-linux-Release-arm-CoreCLR_checked-jitstress_random_2-(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7
net9.0-linux-Release-arm-CoreCLR_checked-jitstress_random_1-(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7
So, only 32-bit.
e.g.,
C:\h\w\A96D0928\w\9ED4086B\e>set DOTNET
DOTNET_JitStress=ef
DOTNET_TieredCompilation=0
C:\h\w\A96D0928\w\9ED4086B\e>call RunTests.cmd --runtime-path C:\h\w\A96D0928\p
========================= Begin custom configuration settings ==============================
set __TestArchitecture=x86
set __IsXUnitLogCheckerSupported=1
========================== End custom configuration settings ===============================
----- start Sat 12/30/2023 2:53:57.98 =============== To repro directly: =====================================================
pushd C:\h\w\A96D0928\w\9ED4086B\e\
"C:\h\w\A96D0928\p\dotnet.exe" exec --runtimeconfig ComInterfaceGenerator.Tests.runtimeconfig.json --depsfile ComInterfaceGenerator.Tests.deps.json xunit.console.dll ComInterfaceGenerator.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
popd
===========================================================================================================
C:\h\w\A96D0928\w\9ED4086B\e>"C:\h\w\A96D0928\p\dotnet.exe" exec --runtimeconfig ComInterfaceGenerator.Tests.runtimeconfig.json --depsfile ComInterfaceGenerator.Tests.deps.json xunit.console.dll ComInterfaceGenerator.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
Discovering: ComInterfaceGenerator.Tests (method display = ClassAndMethod, method display options = None)
Discovered: ComInterfaceGenerator.Tests (found 44 of 45 test cases)
Starting: ComInterfaceGenerator.Tests (parallel test collections = on, max threads = 4)
----- end Sat 12/30/2023 2:54:21.08 ----- exit code -1073741819 ----------------------------------------------------------
----- start =============== XUnitLogChecker Output =====================================================
Metadata
Metadata
Assignees
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarea-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 SuperPMIblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runs