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

SignalRClientTests fail with "PlaywrightException: Target closed" #99483

Closed
jkotas opened this issue Mar 9, 2024 · 2 comments · Fixed by #99537
Closed

SignalRClientTests fail with "PlaywrightException: Target closed" #99483

jkotas opened this issue Mar 9, 2024 · 2 comments · Fixed by #99537
Labels
arch-wasm WebAssembly architecture area-Build-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@jkotas
Copy link
Member

jkotas commented Mar 9, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=596073
Build error leg or test failing: Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution
Pull request: #99185

Error Message

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

{
  "ErrorMessage": "Unhandled exception. Microsoft.Playwright.PlaywrightException: Target closed",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=596073
Error message validated: [Unhandled exception. Microsoft.Playwright.PlaywrightException: Target closed]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/9/2024 3:41:09 PM UTC

Report

Build Definition Test Pull Request
604256 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99659
603541 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99703
603487 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99637
603199 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99676
603162 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99756
602604 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99439
601942 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99422
601483 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #98761
599835 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99537
599517 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99422
598225 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99550
597464 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99524
596647 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution
596073 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99185

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
5 14 14
@jkotas jkotas added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Mar 9, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 9, 2024
@pavelsavara
Copy link
Member

Unhandled exception. Microsoft.Playwright.PlaywrightException: Target closed
=========================== logs ===========================
waiting for selector "button#sendMessageButton"
  selector resolved to visible <button id="sendMessageButton">Send message from query</button>
attempting click action
  waiting for element to be visible, enabled and stable
============================================================

cc @ilonatommy

Maybe calling various page.ClickAsync is unstable and the buttons change ?

@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Mar 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Build-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
2 participants