[browser][mt] Fix package microsoft.netcore.app.runtime.mono.multithread.browser-wasm is not found
#98083
Build #20240207.8 had test failures
Details
- Failed: 22 (0.00%)
- Passed: 808,331 (96.53%)
- Other: 29,064 (3.47%)
- Total: 837,417
Annotations
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
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
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
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 ---
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
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.
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.