-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Closed
Copy link
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 SuperPMIblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runs
Milestone
Description
C:\h\w\BF150A34\w\B96C09A9\e>set COMPlus
COMPlus_TieredCompilation=0
C:\h\w\BF150A34\w\B96C09A9\e>call RunTests.cmd --runtime-path C:\h\w\BF150A34\p
----- start Sun 06/05/2022 8:22:56.74 =============== To repro directly: =====================================================
pushd C:\h\w\BF150A34\w\B96C09A9\e\
"C:\h\w\BF150A34\p\dotnet.exe" exec --runtimeconfig System.Numerics.Vectors.Tests.runtimeconfig.json --depsfile System.Numerics.Vectors.Tests.deps.json xunit.console.dll System.Numerics.Vectors.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
popd
===========================================================================================================
C:\h\w\BF150A34\w\B96C09A9\e>"C:\h\w\BF150A34\p\dotnet.exe" exec --runtimeconfig System.Numerics.Vectors.Tests.runtimeconfig.json --depsfile System.Numerics.Vectors.Tests.deps.json xunit.console.dll System.Numerics.Vectors.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
Discovering: System.Numerics.Vectors.Tests (method display = ClassAndMethod, method display options = None)
Discovered: System.Numerics.Vectors.Tests (found 1303 test cases)
Starting: System.Numerics.Vectors.Tests (parallel test collections = on, max threads = 4)
System.Numerics.Tests.Matrix3x2Tests.Matrix3x2CreateRotationCenterTest [FAIL]
Assert.True() Failure
Expected: True
Actual: False
Stack Trace:
/_/src/libraries/System.Numerics.Vectors/tests/Matrix3x2Tests.cs(241,0): at System.Numerics.Tests.Matrix3x2Tests.Matrix3x2CreateRotationCenterTest()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
/_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs(64,0): at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Finished: System.Numerics.Vectors.Tests
=== TEST EXECUTION SUMMARY ===
System.Numerics.Vectors.Tests Total: 1339, Errors: 0, Failed: 1, Skipped: 0, Time: 16.898s
Possibly related to GenTreeVecCon? #68874
- net7.0-windows-Release-x64-CoreCLR_checked-jitstress1-Windows.10.Amd64.Open
- net7.0-windows-Release-x64-CoreCLR_checked-no_tiered_compilation-Windows.10.Amd64.Open
- net7.0-windows-Release-x64-CoreCLR_checked-zapdisable-Windows.10.Amd64.Open
- net7.0-windows-Release-x64-CoreCLR_checked-tailcallstress-Windows.10.Amd64.Open
@tannergooding @dotnet/jit-contrib
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 SuperPMIblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runs