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

Reapply revert of https://github.com/dotnet/runtime/pull/97227, fix Lock's waiter duration computation #98876

Merged
merged 5 commits into from
Mar 7, 2024

Use a bit in the _state field instead

fc7fe1d
Select commit
Loading
Failed to load commit list.
Merged

Reapply revert of https://github.com/dotnet/runtime/pull/97227, fix Lock's waiter duration computation #98876

Use a bit in the _state field instead
fc7fe1d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime succeeded Mar 7, 2024 in 1h 20m 10s

Build #20240301.47 had test failures

Details

Tests

  • Failed: 25 (0.00%)
  • Passed: 4,015,152 (98.20%)
  • Other: 73,523 (1.80%)
  • Total: 4,088,700

Annotations

Check failure on line 1 in System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandlerTest.PostAsync_ManyDifferentRequestHeaders_SentCorrectly

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandlerTest.PostAsync_ManyDifferentRequestHeaders_SentCorrectly

System.TimeoutException : The operation has timed out.
Raw output
   at System.Net.Http.Functional.Tests.HttpClientHandlerTest.PostAsync_ManyDifferentRequestHeaders_SentCorrectly() in /_/src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.cs:line 423
--- End of stack trace from previous location ---

Check failure on line 1 in System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Credentials_ServerChallengesWithWindowsAuth_ClientSendsWindowsAuthHeader

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Credentials_ServerChallengesWithWindowsAuth_ClientSendsWindowsAuthHeader

Test failed

Check failure on line 1 in System.Net.Http.Functional.Tests.HttpMetricsTest_Http20_HttpMessageInvoker.RequestDuration_Success_Recorded

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.Functional.Tests.HttpMetricsTest_Http20_HttpMessageInvoker.RequestDuration_Success_Recorded

Test failed

Check failure on line 1 in System.Net.Http.Functional.Tests.HttpMetricsTest_Http11_Async_HttpMessageInvoker.ActiveRequests_Success_Recorded

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.Functional.Tests.HttpMetricsTest_Http11_Async_HttpMessageInvoker.ActiveRequests_Success_Recorded

System.TimeoutException : The operation has timed out.
Raw output
--- End of stack trace from previous location ---