Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix trimming for DiagnosticSource #106680

Merged
merged 2 commits into from
Aug 22, 2024

PR feedback

3941714
Select commit
Loading
Failed to load commit list.
Merged

Fix trimming for DiagnosticSource #106680

PR feedback
3941714
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime succeeded Aug 22, 2024 in 1h 8m 5s

Build #20240820.94 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 4,735,391 (98.09%)
  • Other: 91,973 (1.91%)
  • Total: 4,827,367

Annotations

Check failure on line 1 in System.Diagnostics.Tests.ProcessThreadTests.TestStartTimeProperty

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Diagnostics.Tests.ProcessThreadTests.TestStartTimeProperty

Assert.Single() Failure: The collection did not contain any matching items
Expected:   (predicate expression)
Collection: [System.Diagnostics.ProcessThread, System.Diagnostics.ProcessThread, System.Diagnostics.ProcessThread, System.Diagnostics.ProcessThread, System.Diagnostics.ProcessThread, ···]
Raw output
   at System.Diagnostics.Tests.ProcessThreadTests.<>c__DisplayClass4_2.<TestStartTimeProperty>b__0() in /_/src/libraries/System.Diagnostics.Process/tests/ProcessThreadTests.cs:line 156
   at System.Threading.Tasks.Task.InnerInvoke() in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2396
   at System.Threading.Tasks.Task.<>c.<.cctor>b__292_0(Object obj) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2384
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 179
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs:line 203
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 2342
--- End of stack trace from previous location ---
   at System.Diagnostics.Tests.ProcessThreadTests.TestStartTimeProperty() in /_/src/libraries/System.Diagnostics.Process/tests/ProcessThreadTests.cs:line 149
--- End of stack trace from previous location ---

Check failure on line 1 in iOS.Device.LibraryMode.Test.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

iOS.Device.LibraryMode.Test.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in System.Threading.ThreadPools.Tests.ThreadPoolTests.IOCompletionPortCountConfigVarTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Threading.ThreadPools.Tests.ThreadPoolTests.IOCompletionPortCountConfigVarTest

Test failed