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

[browser][WBT] SignalRClientTests.SignalRPassMessageWasmBrowser - Connection closed #101497

Closed
pavelsavara opened this issue Apr 24, 2024 · 1 comment · Fixed by #101530
Closed
Assignees
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Milestone

Comments

@pavelsavara
Copy link
Member

pavelsavara commented Apr 24, 2024

Log

[info] WASM EXIT 0
C:\helix\work\workitem\e\.playwright\package\lib\utils\index.js:95
  if (!value) throw new Error(message || 'Assertion error');
                    ^

Error: Assertion error
    at assert (C:\helix\work\workitem\e\.playwright\package\lib\utils\index.js:95:21)
    at CRSession._onMessage (C:\helix\work\workitem\e\.playwright\package\lib\server\chromium\crConnection.js:222:25)
    at CRConnection._onMessage (C:\helix\work\workitem\e\.playwright\package\lib\server\chromium\crConnection.js:113:26)
    at Immediate.<anonymous> (C:\helix\work\workitem\e\.playwright\package\lib\server\pipeTransport.js:71:42)
    at processImmediate (node:internal/timers:464:21)
    Wasm.Build.Tests.AspNetCore.SignalRClientTests.SignalRPassMessageWasmBrowser(config: "Debug", transport: "WebSockets") [FAIL]
      Microsoft.Playwright.PlaywrightException : Connection closed (Process exited)
      Stack Trace:
        /_/src/Playwright/Transport/Connection.cs(107,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/Playwright/Core/Browser.cs(77,0): at Microsoft.Playwright.Core.Browser.CloseAsync()
        /_/src/mono/wasm/Wasm.Build.Tests/BrowserRunner.cs(200,0): at Wasm.Build.Tests.BrowserRunner.DisposeAsync()
        /_/src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs(229,0): at Wasm.Build.Tests.BlazorWasmTestBase.BlazorRunTest(String runArgs, String workingDirectory, BlazorRunOptions runOptions)
        /_/src/mono/wasm/Wasm.Build.Tests/TestAppScenarios/AppTestBase.cs(121,0): at Wasm.Build.Tests.TestAppScenarios.AppTestBase.RunSdkStyleApp(RunOptions options, BlazorRunHost host)
        /_/src/mono/wasm/Wasm.Build.Tests/SignalRTestsBase.cs(27,0): at Wasm.Build.Tests.SignalRTestsBase.SignalRPassMessage(String staticWebAssetBasePath, String config, String transport)
        /_/src/mono/wasm/Wasm.Build.Tests/AspNetCore/SignalRClientTests.cs(26,0): at Wasm.Build.Tests.AspNetCore.SignalRClientTests.SignalRPassMessageWasmBrowser(String config, String transport)
        --- End of stack trace from previous location ---

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=654653
Build error leg or test failing:

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "PlaywrightException : Connection closed",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=654653
Error message validated: [PlaywrightException : Connection closed]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 4/24/2024 3:38:42 PM UTC

Report

Build Definition Test Pull Request
655807 dotnet/runtime Workloads-Wasm.Build.Tests.AspNetCore.SignalRClientTests.WorkItemExecution #101492
655669 dotnet/runtime Workloads-Wasm.Build.Tests.AspNetCore.SignalRClientTests.WorkItemExecution #101392
655649 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.AspNetCore.SignalRClientTests.WorkItemExecution #101529
655571 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.AspNetCore.SignalRClientTests.WorkItemExecution #101392
655024 dotnet/runtime Workloads-Wasm.Build.Tests.AspNetCore.SignalRClientTests.WorkItemExecution #101509
654987 dotnet/runtime Workloads-Wasm.Build.Tests.AspNetCore.SignalRClientTests.WorkItemExecution #101504
654653 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.AspNetCore.SignalRClientTests.WorkItemExecution #100697

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
6 7 7
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm labels Apr 24, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Apr 24, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Projects
None yet
2 participants