Avoid reducing unused Vector2 and Vector3 elements - #133527
Merged
tannergooding merged 2 commits intoSep 10, 2026
Merged
tannergooding merged 2 commits into
tannergooding merged 2 commits into
Build Analysis / Build Analysis
failed
Sep 9, 2026 in 0s
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
Known test errors
Test Failures (1 tests failed)
🔹 [All failing tests from runtime]
- Data Driven SubResults
- Exception Message
Assert.Equal() Failure: Values differ\nExpected: -2147483648\nActual: 0
- Stack Trace
at System.Numerics.Tests.Vector3Tests.SumAndDotTest(Single x, Single y, Single z, Single expectedResult) in /_/src/libraries/System.Numerics.Vectors/tests/Vector3Tests.cs:line 1856 at System.Object.InvokeStub_Vector3Tests.SumAndDotTest(Object, Span`1) at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 136
❌ System.Numerics.Tests.Vector3Tests.SumAndDotTest [Console] [Details] [Artifacts] [25.00% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configuration
-
❌ System.Numerics.Tests.Vector3Tests.SumAndDotTest(x: -0, y: -0, z: -0, expectedResult: -0)
Loading