Remove duplicate [Theory] and [MemberData] from ROSequenceStreamConformanceTests.Seek_PastEnd_ReadReturns0#129979
Merged
Build Analysis / Build Analysis
failed
Jun 30, 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 Infrastructure Errors
Test Failures (1 tests failed)
🔹 [All failing tests from runtime]
- Data Driven SubResults
- Exception Message
Assert.Equal() Failure: Values differ Expected: 1 Actual: 2
- Stack Trace
at System.Threading.Tests.MutexTests.CrossProcess_NamedMutex_ConcurrentCreateOrOpen(Boolean currentUserOnly, Boolean currentSessionOnly) in /_/src/libraries/System.Threading/tests/MutexTests.cs:line 911 at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) in /_/src/coreclr/System.Private.CoreLib/src/System/RuntimeHandles.cs:line 1188 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 37 at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 174
❌ System.Threading.Tests.MutexTests.CrossProcess_NamedMutex_ConcurrentCreateOrOpen [Console] [Details] [Artifacts] [1.76% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configuration
-
❌ System.Threading.Tests.MutexTests.CrossProcess_NamedMutex_ConcurrentCreateOrOpen(currentUserOnly: False, currentSessionOnly: False)
Loading