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

[release/7.0-staging] Update dependencies from dotnet/xharness #100878

Update dependencies from https://github.com/dotnet/xharness build 202…

87ab42b
Select commit
Loading
Failed to load commit list.
Merged

[release/7.0-staging] Update dependencies from dotnet/xharness #100878

Update dependencies from https://github.com/dotnet/xharness build 202…
87ab42b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-staging failed Apr 11, 2024 in 2h 36m 22s

Build #20240410.10 had test failures

Details

Tests

  • Failed: 19 (0.02%)
  • Passed: 84,635 (97.24%)
  • Other: 2,381 (2.74%)
  • Total: 87,035

Annotations

Check failure on line 90 in .packages/microsoft.dotnet.helix.sdk/7.0.0-beta.24114.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages/microsoft.dotnet.helix.sdk/7.0.0-beta.24114.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L90

.packages/microsoft.dotnet.helix.sdk/7.0.0-beta.24114.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(90,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item firefox-DebuggerTests in job 1eb8f4f6-1df9-49d0-be8b-d65a0cda5ae3 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/1eb8f4f6-1df9-49d0-be8b-d65a0cda5ae3/workitems/firefox-DebuggerTests/console

Check failure on line 90 in .packages\microsoft.dotnet.helix.sdk\7.0.0-beta.24114.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages\microsoft.dotnet.helix.sdk\7.0.0-beta.24114.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L90

.packages\microsoft.dotnet.helix.sdk\7.0.0-beta.24114.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(90,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Runtime.Tests in job b1165fff-743a-4536-b9bf-9026d65d3061 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b1165fff-743a-4536-b9bf-9026d65d3061/workitems/WasmTestOnBrowser-System.Runtime.Tests/console

Check failure on line 90 in .packages\microsoft.dotnet.helix.sdk\7.0.0-beta.24114.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages\microsoft.dotnet.helix.sdk\7.0.0-beta.24114.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L90

.packages\microsoft.dotnet.helix.sdk\7.0.0-beta.24114.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(90,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-non-simd-System.Runtime.Intrinsics.Tests in job b1165fff-743a-4536-b9bf-9026d65d3061 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b1165fff-743a-4536-b9bf-9026d65d3061/workitems/WasmTestOnBrowser-non-simd-System.Runtime.Intrinsics.Tests/console

Check failure on line 90 in .packages\microsoft.dotnet.helix.sdk\7.0.0-beta.24114.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

.packages\microsoft.dotnet.helix.sdk\7.0.0-beta.24114.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L90

.packages\microsoft.dotnet.helix.sdk\7.0.0-beta.24114.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(90,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-simd-System.Runtime.Intrinsics.Tests in job b1165fff-743a-4536-b9bf-9026d65d3061 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b1165fff-743a-4536-b9bf-9026d65d3061/workitems/WasmTestOnBrowser-simd-System.Runtime.Intrinsics.Tests/console

Check failure on line 1 in DebuggerTests.BreakpointTests.DebuggerTests.BreakpointTests.BreakInDefaultInterfaceMethod

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

DebuggerTests.BreakpointTests.DebuggerTests.BreakpointTests.BreakInDefaultInterfaceMethod

Test failed

Check failure on line 1 in DebuggerTests.BreakpointTests.DebuggerTests.BreakpointTests.StepThroughOrNonUserCodeAttributeResumeWithBp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

DebuggerTests.BreakpointTests.DebuggerTests.BreakpointTests.StepThroughOrNonUserCodeAttributeResumeWithBp

Test failed

Check failure on line 1 in DebuggerTests.BreakpointTests.DebuggerTests.BreakpointTests.CheckDefaultInterfaceMethodHiddenAttribute

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

DebuggerTests.BreakpointTests.DebuggerTests.BreakpointTests.CheckDefaultInterfaceMethodHiddenAttribute

System.Threading.Tasks.TaskCanceledException : Test timed out (elapsed time: 60.2932006)
Raw output
   at DebuggerTests.Inspector.OpenSessionAsync(Func`3 getInitCmds, TimeSpan span) in /_/src/mono/wasm/debugger/DebuggerTestSuite/Inspector.cs:line 343
   at DebuggerTests.DebuggerTestBase.InitializeAsync() in /_/src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 149

Check failure on line 1 in DebuggerTests.BreakpointTests.DebuggerTests.BreakpointTests.CreateGoodBreakpointAndHitGoToWasmPageWithoutAssetsComeBackAndHitAgain

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-staging

DebuggerTests.BreakpointTests.DebuggerTests.BreakpointTests.CreateGoodBreakpointAndHitGoToWasmPageWithoutAssetsComeBackAndHitAgain

System.Threading.Tasks.TaskCanceledException : Test timed out (elapsed time: 62.5935367)
Raw output
   at DebuggerTests.Inspector.OpenSessionAsync(Func`3 getInitCmds, TimeSpan span) in /_/src/mono/wasm/debugger/DebuggerTestSuite/Inspector.cs:line 343
   at DebuggerTests.DebuggerTestBase.InitializeAsync() in /_/src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 149