-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Infrastructure-monoblockedIssue/PR is blocked on something - see commentsIssue/PR is blocked on something - see commentsdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issue
Milestone
Description
Update: Revisit this to enable the tests once dotnet/aspnetcore#45492 is merged.
Wasm.Build.Tests.Blazor.BuildPublishTests:
Wasm.Build.Tests.Blazor.BuildPublishTests.WithDllImportInMainAssembly(config: "Debug") [FAIL]
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for selector "text=Counter"
============================================================
Stack Trace:
/_/src/Playwright/Transport/Connection.cs(164,0): at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Object args)
/_/src/Playwright/Transport/Connection.cs(475,0): at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal)
/_/src/mono/wasm/Wasm.Build.Tests/BuildTestBase.cs(840,0): at Wasm.Build.Tests.BuildTestBase.BlazorRun(String config, Func`2 test, String extraArgs)
/_/src/mono/wasm/Wasm.Build.Tests/BuildTestBase.cs(849,0): at Wasm.Build.Tests.BuildTestBase.BlazorRun(String config, Func`2 test, String extraArgs)
/_/src/mono/wasm/Wasm.Build.Tests/Blazor/BuildPublishTests.cs(127,0): at Wasm.Build.Tests.Blazor.BuildPublishTests.WithDllImportInMainAssembly(String config)
--- End of stack trace from previous location ---
Output:
...
[] Executing - /datadisks/disk1/work/AA71094D/w/A652094D/e/dotnet-net7+latest/dotnet run -c Debug --no-build in pwd /datadisks/disk1/work/AA71094D/w/A652094D/e/wbt/blz_dllimp_Debug
[DOTNET_INSTALL_DIR] = /datadisks/disk1/work/AA71094D/w/A652094D/e/dotnet-net7+latest
[DOTNET_MULTILEVEL_LOOKUP] = 0
[DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1
[PATH] = /datadisks/disk1/work/AA71094D/w/A652094D/e/dotnet-net7+latest:./dotnet-net7+latest:/__w/1/s/artifacts/bin/chromedriver/chromedriver_linux64:/datadisks/disk1/work/AA71094D/p/dotnet-net7+latest:/datadisks/disk1/work/AA71094D/p/xharness-cli:/datadisks/disk1/work/AA71094D/p/dotnet-cli:/datadisks/disk1/work/AA71094D/p/build/emsdk-node/14.18.2_64bit/bin:/datadisks/disk1/work/AA71094D/p/chrome-linux:/datadisks/disk1/work/AA71094D/p/chromedriver_linux64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
[EM_WORKAROUND_PYTHON_BUG_34780] = 1
[WasmNativeStrip] = false
[DOTNET_ROOT] = /datadisks/disk1/work/AA71094D/w/A652094D/e/dotnet-net7+latest/dotnet
[] info: Microsoft.Hosting.Lifetime[14]
[] Now listening on: http://localhost:5144
[] info: Microsoft.Hosting.Lifetime[0]
[] Application started. Press Ctrl+C to shut down.
[] info: Microsoft.Hosting.Lifetime[0]
[] Hosting environment: Development
[] info: Microsoft.Hosting.Lifetime[0]
[] Content root path: /datadisks/disk1/work/AA71094D/w/A652094D/e/wbt/blz_dllimp_Debug
Launching chrome ('/datadisks/disk1/work/AA71094D/p/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=5144
Same failure for Wasm.Build.Tests.Blazor.BuildPublishTests.WithDllImportInMainAssembly(config: "Release"), and Wasm.Build.Tests.WasmTemplateTests.BlazorRunTest.
{
"ErrorMessage": ".*System.TimeoutException : Timeout.*waiting for selector.*text=Counter.*",
"BuildRetry": false
}Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Infrastructure-monoblockedIssue/PR is blocked on something - see commentsIssue/PR is blocked on something - see commentsdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issue