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] Fix package microsoft.netcore.app.runtime.mono.multithread.browser-wasm is not found #98083

Merged
merged 3 commits into from
Feb 7, 2024

Added clarification

6fc38a7
Select commit
Loading
Failed to load commit list.
Merged

[browser][mt] Fix package microsoft.netcore.app.runtime.mono.multithread.browser-wasm is not found #98083

Added clarification
6fc38a7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-wasm cancelled Feb 7, 2024 in 1h 58m 11s

Build #20240207.8 had test failures

Details

Tests

  • Failed: 22 (0.00%)
  • Passed: 808,331 (96.53%)
  • Other: 29,064 (3.47%)
  • Total: 837,417

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24081.4\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.24081.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24081.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-Microsoft.Extensions.Configuration.Json.Tests in job 906a9571-69bc-4d20-8165-5e4db83fe184 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/906a9571-69bc-4d20-8165-5e4db83fe184/workitems/WasmTestOnBrowser-Microsoft.Extensions.Configuration.Json.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24081.4\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.24081.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24081.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-Microsoft.Extensions.Configuration.UserSecrets.Tests in job 906a9571-69bc-4d20-8165-5e4db83fe184 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/906a9571-69bc-4d20-8165-5e4db83fe184/workitems/WasmTestOnBrowser-Microsoft.Extensions.Configuration.UserSecrets.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24081.4\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.24081.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24081.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.ComponentModel.Annotations.Tests in job 906a9571-69bc-4d20-8165-5e4db83fe184 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/906a9571-69bc-4d20-8165-5e4db83fe184/workitems/WasmTestOnBrowser-System.ComponentModel.Annotations.Tests/console

Check failure on line 1 in DebuggerTests.EvaluateOnCallFrame2Tests.DebuggerTests.EvaluateOnCallFrame2Tests.EvaluateValueTypeWithFixedArrayAndMoreFields

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

DebuggerTests.EvaluateOnCallFrame2Tests.DebuggerTests.EvaluateOnCallFrame2Tests.EvaluateValueTypeWithFixedArrayAndMoreFields

System.Exception : No 'to' field found in '{
  "expression": "myVar.MyMethod()"
}'
Raw output
   at DebuggerTests.FirefoxInspectorClient.SendCommand(SessionId sessionId, String method, JObject args, CancellationToken token) in /_/src/mono/browser/debugger/DebuggerTestSuite/FirefoxInspectorClient.cs:line 234
   at DebuggerTests.InspectorClient.SendCommand(String method, JObject args, CancellationToken token) in /_/src/mono/browser/debugger/DebuggerTestSuite/InspectorClient.cs:line 80
   at DebuggerTests.DebuggerTestBase.RuntimeEvaluate(String expression, Boolean expect_ok) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 1199
   at DebuggerTests.DebuggerTestBase.RuntimeEvaluateAndCheck(ValueTuple`2[] args) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 1180
   at DebuggerTests.EvaluateOnCallFrame2Tests.<EvaluateValueTypeWithFixedArrayAndMoreFields>b__34_0(JObject pause_location) in /_/src/mono/browser/debugger/DebuggerTestSuite/EvaluateOnCallFrame2Tests.cs:line 826
   at DebuggerTests.DebuggerTestBase.CheckInspectLocalsAtBreakpointSite(String type, String method, Int32 line_offset, String bp_function_name, String eval_expression, Func`2 locals_fn, Func`2 wait_for_event_fn, Boolean use_cfo, String assembly, Int32 col) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 388
   at DebuggerTests.EvaluateOnCallFrame2Tests.EvaluateValueTypeWithFixedArrayAndMoreFields() in /_/src/mono/browser/debugger/DebuggerTestSuite/EvaluateOnCallFrame2Tests.cs:line 821
--- End of stack trace from previous location ---

Check failure on line 1 in DebuggerTests.EvaluateOnCallFrame2Tests.DebuggerTests.EvaluateOnCallFrame2Tests.EvaluateValueTypeWithObjectValueType

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

DebuggerTests.EvaluateOnCallFrame2Tests.DebuggerTests.EvaluateOnCallFrame2Tests.EvaluateValueTypeWithObjectValueType

System.Exception : No 'to' field found in '{
  "expression": "myVar.MyMethod()"
}'
Raw output
   at DebuggerTests.FirefoxInspectorClient.SendCommand(SessionId sessionId, String method, JObject args, CancellationToken token) in /_/src/mono/browser/debugger/DebuggerTestSuite/FirefoxInspectorClient.cs:line 234
   at DebuggerTests.InspectorClient.SendCommand(String method, JObject args, CancellationToken token) in /_/src/mono/browser/debugger/DebuggerTestSuite/InspectorClient.cs:line 80
   at DebuggerTests.DebuggerTestBase.RuntimeEvaluate(String expression, Boolean expect_ok) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 1199
   at DebuggerTests.DebuggerTestBase.RuntimeEvaluateAndCheck(ValueTuple`2[] args) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 1180
   at DebuggerTests.EvaluateOnCallFrame2Tests.<EvaluateValueTypeWithObjectValueType>b__35_0(JObject pause_location) in /_/src/mono/browser/debugger/DebuggerTestSuite/EvaluateOnCallFrame2Tests.cs:line 839
   at DebuggerTests.DebuggerTestBase.CheckInspectLocalsAtBreakpointSite(String type, String method, Int32 line_offset, String bp_function_name, String eval_expression, Func`2 locals_fn, Func`2 wait_for_event_fn, Boolean use_cfo, String assembly, Int32 col) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 388
   at DebuggerTests.EvaluateOnCallFrame2Tests.EvaluateValueTypeWithObjectValueType() in /_/src/mono/browser/debugger/DebuggerTestSuite/EvaluateOnCallFrame2Tests.cs:line 834
--- End of stack trace from previous location ---

Check failure on line 1 in firefox-DebuggerTests.EvaluateOnCallFrame2Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

firefox-DebuggerTests.EvaluateOnCallFrame2Tests.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-Microsoft.Extensions.Configuration.Json.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

WasmTestOnBrowser-Microsoft.Extensions.Configuration.Json.Tests.WorkItemExecution

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