[Apple mobile] Use merged runners for runtime tests #107118
Build #20250203.48 had test failures
Details
- Failed: 3 (0.00%)
- Passed: 3,805,512 (98.28%)
- Other: 66,492 (1.72%)
- Total: 3,872,007
Annotations
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25080.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25080.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-MT-System.Net.Http.Functional.Tests in job d0320624-3b7a-4d9a-b5a0-038538e186cc has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/d0320624-3b7a-4d9a-b5a0-038538e186cc/workitems/WasmTestOnChrome-MT-System.Net.Http.Functional.Tests/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25080.7/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44
.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25080.7/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test JIT/Regression/JitBlue/Runtime_74635/Runtime_74635_1/Runtime_74635_1.dll has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/7b60b4b6-6122-4d66-bad3-0bb60772cbc3/workitems/Regression_2/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25080.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25080.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-ST-System.Runtime.Tests in job e4381a9b-8d71-4450-baac-c6e622c1ec9a has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/e4381a9b-8d71-4450-baac-c6e622c1ec9a/workitems/WasmTestOnChrome-ST-System.Runtime.Tests/console
Check failure on line 1 in WasmTestOnChrome-ST-System.Runtime.Tests.WorkItemExecution
azure-pipelines / runtime
WasmTestOnChrome-ST-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 WasmTestOnChrome-MT-System.Net.Http.Functional.Tests.WorkItemExecution
azure-pipelines / runtime
WasmTestOnChrome-MT-System.Net.Http.Functional.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 JIT/Regression/JitBlue/Runtime_74635/Runtime_74635_1/Runtime_74635_1.dll
azure-pipelines / runtime
JIT/Regression/JitBlue/Runtime_74635/Runtime_74635_1/Runtime_74635_1.dll
Assert.Equal() Failure: Values differ
Expected: 100
Actual: 101
Raw output
at Xunit.Assert.Equal[Int32](Int32 expected, Int32 actual, IEqualityComparer`1 comparer)
at Xunit.Assert.Equal[Int32](Int32 expected, Int32 actual)
at Program.<>c__DisplayClass0_0.<<Main>$>g__TestExecutor399|400(TestFilter filter, StreamWriter tempLogSw, StreamWriter statsCsvSw)