-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarea-System.Memoryblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Description
Rolling build failure, and log:
System.Buffers.Binary.Tests.ReverseEndiannessUnitTests.ReverseEndianness_Span_AllElementsReversed<UInt16>(original: [12954, 18803, 35105, 6236, 7667, ...]) [FAIL]
Assert.Equal() Failure
↓ (pos 0)
Expected: [39474, 29513, 8585, 23576, 62237, ...]
Actual: [12986, 18811, 35241, 6236, 7679, ...]
↑ (pos 0)
Stack Trace:
/_/src/libraries/System.Memory/tests/Binary/ReverseEndiannessUnitTests.cs(117,0): at System.Buffers.Binary.Tests.ReverseEndiannessUnitTests.ReverseEndianness_Span_AllElementsReversed[UInt16](UInt16[] original)
/_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodInvoker.Mono.cs(35,0): at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, IntPtr* args)
/_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs(59,0): at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
System.Buffers.Binary.Tests.ReverseEndiannessUnitTests.ReverseEndianness_Span_AllElementsReversed<Int16>(original: [-26927, 26518, -2457, -966, 24035, ...]) [FAIL]
Assert.Equal() Failure
↓ (pos 0)
Expected: [-11882, -27033, 26614, 15100, -7331, ...]
Actual: [-26921, 26615, -2313, -770, 24063, ...]
↑ (pos 0)
Stack Trace:
/_/src/libraries/System.Memory/tests/Binary/ReverseEndiannessUnitTests.cs(117,0): at System.Buffers.Binary.Tests.ReverseEndiannessUnitTests.ReverseEndianness_Span_AllElementsReversed[Int16](Int16[] original)
/_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodInvoker.Mono.cs(35,0): at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, IntPtr* args)
/_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs(59,0): at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
System.Buffers.Binary.Tests.ReverseEndiannessUnitTests.ReverseEndianness_Span_AllElementsReversed<UInt16>(original: [45029, 13075, 51127, 61380, 18590, ...]) [FAIL]
Assert.Equal() Failure
↓ (pos 0)
Expected: [58799, 4915, 47047, 50415, 40520, ...]
Actual: [45039, 13107, 51191, 61423, 18654, ...]
↑ (pos 0)
Stack Trace:
/_/src/libraries/System.Memory/tests/Binary/ReverseEndiannessUnitTests.cs(117,0): at System.Buffers.Binary.Tests.ReverseEndiannessUnitTests.ReverseEndianness_Span_AllElementsReversed[UInt16](UInt16[] original)
/_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodInvoker.Mono.cs(35,0): at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, IntPtr* args)
/_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs(59,0): at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
....
This was building 0a15c3b .
Known Issue Error Message
Fill the error message using known issues guidance.
{
"ErrorPattern": "System.Buffers.Binary.Tests.ReverseEndiannessUnitTests.ReverseEndianness_Span_AllElementsReversed",
"BuildRetry": false,
"ExcludeConsoleLog": false
}Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 46 | 69 | 69 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarea-System.Memoryblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'