Remove Microsoft.SourceBuild.Intermediate from prebuilt baseline #4427
Azure Pipelines / diagnostics-public-ci
succeeded
Dec 8, 2023 in 1h 5m 59s
Build #20231208.2 had test failures
Details
- Failed: 2 (0.07%)
- Passed: 2,638 (93.95%)
- Other: 168 (5.98%)
- Total: 2,808
Annotations
azure-pipelines / diagnostics-public-ci
Microsoft.Diagnostics.NETCore.Client.HandleableCollectionTests.HandleableCollectionThrowsWhenDisposedTest
Assert.Throws() Failure: Exception type was not an exact match\nExpected: typeof(System.ObjectDisposedException)\nActual: typeof(System.TimeoutException)\n---- System.TimeoutException : The operation has timed out.
Raw output
at Microsoft.Diagnostics.NETCore.Client.HandleableCollectionTests.HandleableCollectionThrowsWhenDisposedTest() in /Users/runner/work/1/s/src/tests/Microsoft.Diagnostics.NETCore.Client/HandleableCollectionTests.cs:line 56
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
at Microsoft.Diagnostics.NETCore.Client.HandleableCollection`1.Handle(Handler handler, TimeSpan timeout) in /Users/runner/work/1/s/src/Microsoft.Diagnostics.NETCore.Client/HandleableCollection.cs:line 155
at Microsoft.Diagnostics.NETCore.Client.HandleableCollectionTests.<>c__DisplayClass4_0.<HandleableCollectionThrowsWhenDisposedTest>b__1() in /Users/runner/work/1/s/src/tests/Microsoft.Diagnostics.NETCore.Client/HandleableCollectionTests.cs:line 42
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
azure-pipelines / diagnostics-public-ci
Microsoft.Diagnostics.NETCore.Client.EventPipeSessionTests.EventPipeSessionStreamTestAsync
Test failed
Loading