runtime-coreclr libraries-jitstress-random
net8.0-linux-Release-arm-CoreCLR_checked-jitstress_random_2-(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7
System.Runtime.InteropServices.Tests Work Item
https://dev.azure.com/dnceng-public/public/_build/results?buildId=314259&view=ms.vss-test-web.build-test-results-tab&runId=6433322&paneView=debug&resultId=198352
DOTNET_EnableCrashReport=1
DOTNET_TieredCompilation=0
DOTNET_JitStress=f6
DOTNET_DbgMiniDumpName=/home/helixbot/dotnetbuild/dumps/coredump.%d.dmp
DOTNET_DbgEnableMiniDump=1
+ ./RunTests.sh --runtime-path /root/helix/work/correlation
----- start Tue Jun 20 19:36:07 UTC 2023 =============== To repro directly: =====================================================
pushd .
/root/helix/work/correlation/dotnet exec --runtimeconfig System.Runtime.InteropServices.Tests.runtimeconfig.json --depsfile System.Runtime.InteropServices.Tests.deps.json xunit.console.dll System.Runtime.InteropServices.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
popd
===========================================================================================================
/root/helix/work/workitem/e /root/helix/work/workitem/e
Discovering: System.Runtime.InteropServices.Tests (method display = ClassAndMethod, method display options = None)
Discovered: System.Runtime.InteropServices.Tests (found 895 of 913 test cases)
Starting: System.Runtime.InteropServices.Tests (parallel test collections = on, max threads = 2)
...
Assert failure(PID 28 [0x0000001c], Thread: 42 [0x002a]): Assertion failed 'unreached' in 'System.Runtime.InteropServices.Tests.NFloatTests_GenericMath:MaxMagnitudeTest()' during 'Do value numbering' (IL size 391; hash 0xb559fe7c; FullOpts)
File: /__w/1/s/src/coreclr/jit/valuenum.cpp Line: 8475
Image: /root/helix/work/correlation/dotnet
Looks like #87641 missed the float argument type cases in VN?
@tannergooding PTAL
{
"ErrorMessage": "",
"BuildRetry": false,
"ErrorPattern": "Assertion failed 'unreached' in 'System.Runtime.InteropServices.Tests.NFloatTests_GenericMath:.*' during 'Do value numbering'",
"ExcludeConsoleLog": false
}
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=313357
Result validation: ✅ Known issue matched with the provided build.
Report
Summary
| 24-Hour Hit Count |
7-Day Hit Count |
1-Month Count |
| 3 |
9 |
9 |
runtime-coreclr libraries-jitstress-random
net8.0-linux-Release-arm-CoreCLR_checked-jitstress_random_2-(Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7
System.Runtime.InteropServices.Tests Work Item
https://dev.azure.com/dnceng-public/public/_build/results?buildId=314259&view=ms.vss-test-web.build-test-results-tab&runId=6433322&paneView=debug&resultId=198352
Looks like #87641 missed the
floatargument type cases in VN?@tannergooding PTAL
{ "ErrorMessage": "", "BuildRetry": false, "ErrorPattern": "Assertion failed 'unreached' in 'System.Runtime.InteropServices.Tests.NFloatTests_GenericMath:.*' during 'Do value numbering'", "ExcludeConsoleLog": false }Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=313357
Result validation: ✅ Known issue matched with the provided build.
Report
Summary