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] remove legacy js interop #96841

Merged
merged 2 commits into from
Jan 19, 2024

fix

cf3dfe5
Select commit
Loading
Failed to load commit list.
Merged

[browser] remove legacy js interop #96841

fix
cf3dfe5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-wasm cancelled Jan 19, 2024 in 2h 12m 48s

Build #20240119.2 had test failures

Details

Tests

  • Failed: 5 (0.00%)
  • Passed: 917,260 (96.60%)
  • Other: 32,301 (3.40%)
  • Total: 949,566

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item normal-System.Runtime.Intrinsics.Tests in job 0dc7bf10-326e-4ea3-8fe8-4f3e07c9a498 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0dc7bf10-326e-4ea3-8fe8-4f3e07c9a498/workitems/normal-System.Runtime.Intrinsics.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.23607.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Runtime.Intrinsics.Tests in job 0fea1a5b-9785-48eb-82bb-5d5f6aa77253 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0fea1a5b-9785-48eb-82bb-5d5f6aa77253/workitems/WasmTestOnBrowser-System.Runtime.Intrinsics.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23607.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Threading.Tasks.Parallel.Tests in job e4e25466-6425-4f75-b74b-29266555aaaa has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/e4e25466-6425-4f75-b74b-29266555aaaa/workitems/WasmTestOnBrowser-System.Threading.Tasks.Parallel.Tests/console

Check failure on line 1 in System.Threading.Tasks.Tests.ParallelForTests.TaskIDFromExternalContextTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

System.Threading.Tasks.Tests.ParallelForTests.TaskIDFromExternalContextTest

Task within Parallel.For must have non-negative Id
Raw output
   at System.Threading.Tasks.Tests.ParallelForTests.<>c.<TaskIDFromExternalContextTest>b__20_1(Int32 i)
   at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`2[[System.Object, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].<ForWorker>b__1(RangeWorker& currentWorker, Int64 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
--- End of stack trace from previous location ---
   at System.Threading.Tasks.Parallel.<>c__DisplayClass19_0`2[[System.Object, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Int32, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].<ForWorker>b__1(RangeWorker& currentWorker, Int64 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
   at System.Threading.Tasks.TaskReplicator.Run[RangeWorker](ReplicatableUserAction`1 action, ParallelOptions options, Boolean stopOnFirstFailure)
   at System.Threading.Tasks.Parallel.ForWorker[Object,Int32](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.For(Int32 fromInclusive, Int32 toExclusive, Action`1 body)
   at System.Threading.Tasks.Tests.ParallelForTests.TaskIDFromExternalContextTest()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in WasmTestOnBrowser-System.Threading.Tasks.Parallel.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

WasmTestOnBrowser-System.Threading.Tasks.Parallel.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 WasmTestOnBrowser-System.Runtime.Intrinsics.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

WasmTestOnBrowser-System.Runtime.Intrinsics.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 normal-System.Runtime.Intrinsics.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

normal-System.Runtime.Intrinsics.Tests.WorkItemExecution

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