Skip to content

[browser] Include WasmAssembliesFinal in ReferenceCopyLocalPaths#123385

Merged
ilonatommy merged 2 commits into
mainfrom
copilot/fix-reference-copy-local-paths
Jan 22, 2026
Merged

[browser] Include WasmAssembliesFinal in ReferenceCopyLocalPaths#123385
ilonatommy merged 2 commits into
mainfrom
copilot/fix-reference-copy-local-paths

Add WasmAssembliesFinal back to ReferenceCopyLocalPaths

8cce643
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jan 22, 2026 in 2h 33m 38s

Build #20260122.30 had test failures

Details

Tests

  • Failed: 2 (0.17%)
  • Passed: 1,191 (99.83%)
  • Other: 0 (0.00%)
  • Total: 1,193

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26065.101/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26065.101/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26065.101/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Workloads-ST-Wasm.Build.Tests.PInvokeTableGeneratorTests in job 36e9179e-91ac-4031-9a6d-d99a7afb3f25 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/36e9179e-91ac-4031-9a6d-d99a7afb3f25/workitems/Workloads-ST-Wasm.Build.Tests.PInvokeTableGeneratorTests/console

Check failure on line 1 in Wasm.Build.Tests.PInvokeTableGeneratorTests.UnmanagedCallback_InFileType(config: Release, aot: False)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasm.Build.Tests.PInvokeTableGeneratorTests.UnmanagedCallback_InFileType(config: Release, aot: False)

Microsoft.Playwright.TargetClosedException : Target page, context or browser has been closed
Call log:
  - navigating to "http://127.0.0.1:33317/?test=DotnetRun", waiting until "load"
Raw output
   at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](ChannelOwner object, String method, Dictionary`2 dictionary, Boolean keepNulls) in /_/src/Playwright/Transport/Connection.cs:line 201
   at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal, String title)
   at Microsoft.Playwright.Core.Frame.GotoAsync(String url, FrameGotoOptions options) in /_/src/Playwright/Core/Frame.cs:line 807
   at Wasm.Build.Tests.BrowserRunner.RunAsync(IBrowserContext context, String browserUrl, Boolean headless, Action`2 onConsoleMessage, Action`1 onError, Func`2 modifyBrowserUrl, Boolean resetExitedState) in /_/src/mono/wasm/Wasm.Build.Tests/BrowserRunner.cs:line 217
   at Wasm.Build.Tests.BrowserRunner.RunAsync(ToolCommand cmd, String args, Boolean headless, String locale, Action`2 onConsoleMessage, Action`1 onServerMessage, Action`1 onError, Func`2 modifyBrowserUrl) in /_/src/mono/wasm/Wasm.Build.Tests/BrowserRunner.cs:line 169
   at Wasm.Build.Tests.WasmTemplateTestsBase.BrowserRun(ToolCommand cmd, String runArgs, RunOptions runOptions) in /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs:line 410
   at Wasm.Build.Tests.WasmTemplateTestsBase.BrowserRun(ToolCommand cmd, String runArgs, RunOptions runOptions) in /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs:line 435
   at Wasm.Build.Tests.WasmTemplateTestsBase.BrowserRunTest(String runArgs, String workingDirectory, RunOptions runOptions) in /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs:line 389
   at Wasm.Build.Tests.WasmTemplateTestsBase.BrowserRun(RunOptions runOptions) in /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs:line 363
   at Wasm.Build.Tests.WasmTemplateTestsBase.RunForPublishWithWebServer(RunOptions runOptions) in /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs:line 351
   at Wasm.Build.Tests.PInvokeTableGeneratorTests.UnmanagedCallback_InFileType(Configuration config, Boolean aot) in /_/src/mono/wasm/Wasm.Build.Tests/PInvokeTableGeneratorTests.cs:line 144
--- End of stack trace from previous location ---

Check failure on line 1 in Workloads-ST-Wasm.Build.Tests.PInvokeTableGeneratorTests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Workloads-ST-Wasm.Build.Tests.PInvokeTableGeneratorTests.WorkItemExecution

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