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

[browser][MT] Use auto thread dispatch in HTTP #95370

Merged
merged 25 commits into from
Jan 21, 2024

use TaskCompletionSource.TrySetFromTask

1056ab5
Select commit
Loading
Failed to load commit list.
Merged

[browser][MT] Use auto thread dispatch in HTTP #95370

use TaskCompletionSource.TrySetFromTask
1056ab5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime cancelled Jan 20, 2024 in 1h 59m 47s

Build #20240120.13 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 3,569,134 (98.26%)
  • Other: 63,241 (1.74%)
  • Total: 3,632,376

Annotations

Check failure on line 42 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L42

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/aba9e245-efbf-429d-a0bb-0ca7730a1de9/workitems/System.Diagnostics.Tracing.Tests/console

Check failure on line 1 in BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover() in /_/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/TestsManifestGeneration.Etw.cs:line 121
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57