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

[wasm][mt] throw from blocking wait on JS interop threads #97052

Merged

Merge branch 'main' into pr-wasm-mt-throw-from-blocking-wait

d3a68e9
Select commit
Loading
Failed to load commit list.
Merged

[wasm][mt] throw from blocking wait on JS interop threads #97052

Merge branch 'main' into pr-wasm-mt-throw-from-blocking-wait
d3a68e9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jan 30, 2024 in 3h 4m 45s

Build #20240130.68 had test failures

Details

Tests

  • Failed: 12 (0.00%)
  • Passed: 3,561,805 (98.20%)
  • Other: 65,459 (1.80%)
  • Total: 3,627,276

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24076.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24076.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24076.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests in job 22a3322e-2d4a-426e-bb5e-ab12cf5fcaaf has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/22a3322e-2d4a-426e-bb5e-ab12cf5fcaaf/workitems/WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24076.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24076.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24076.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job 84ac309c-9c6d-483f-b41c-79aa3753b786 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/84ac309c-9c6d-483f-b41c-79aa3753b786/workitems/System.Runtime.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24076.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24076.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24076.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.Json.Tests in job b6d7f388-8ebd-4809-97a3-deda4e34080f has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b6d7f388-8ebd-4809-97a3-deda4e34080f/workitems/System.Text.Json.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24076.5\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24076.5\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24076.5\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Numerics.Tensors.Net8.Tests in job da406c7d-89e2-4fd2-93ed-c6cd03024dfc has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/da406c7d-89e2-4fd2-93ed-c6cd03024dfc/workitems/System.Numerics.Tensors.Net8.Tests/console

Check failure on line 1 in System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.Tests.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.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSSynchronizationContext_Send_Post_Items_Cancellation

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSSynchronizationContext_Send_Post_Items_Cancellation

Assert.ThrowsAny() Failure: Exception type was not compatible
Expected: typeof(System.OperationCanceledException)
Actual:   typeof(System.ObjectDisposedException)
---- System.ObjectDisposedException : Cannot access a disposed object.
Object name: 'System.Runtime.InteropServices.JavaScript.JSSynchronizationContext'.
Raw output
   at System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSSynchronizationContext_Send_Post_Items_Cancellation()
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at System.Runtime.InteropServices.JavaScript.JSSynchronizationContext.Send(SendOrPostCallback , Object )
   at System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.<>c__DisplayClass2_0.<JSSynchronizationContext_Send_Post_Items_Cancellation>b__1()
   at System.Threading.Tasks.Task`1[[System.Threading.Tasks.Task, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].InnerInvoke()
   at System.Threading.Tasks.Task.<>c.<.cctor>b__281_0(Object obj)
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread , ExecutionContext , ContextCallback , Object )
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread , ExecutionContext , ContextCallback , Object )
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& , Thread )
--- End of stack trace from previous location ---

Check failure on line 1 in WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests.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.Numerics.Tensors.Net8.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Numerics.Tensors.Net8.Tests.WorkItemExecution

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