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][mt] SignalRClientTests timeouts #100388

Closed
ilonatommy opened this issue Mar 28, 2024 · 1 comment
Closed

[browser][mt] SignalRClientTests timeouts #100388

ilonatommy opened this issue Mar 28, 2024 · 1 comment
Assignees
Labels
arch-wasm WebAssembly architecture area-VM-meta-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 os-browser Browser variant of arch-wasm
Milestone

Comments

@ilonatommy
Copy link
Member

ilonatommy commented Mar 28, 2024

Build Information

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

Error Message

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

{
  "ErrorMessage": "Wasm.Build.Tests: [Long Running Test] 'Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.SignalRPassMessages', Elapsed: 01:28:00",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=620925
Error message validated: [Wasm.Build.Tests: [Long Running Test] 'Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.SignalRPassMessages', Elapsed: 01:28:00]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/28/2024 7:51:35 AM UTC

Report

Build Definition Test Pull Request
626825 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100400
628672 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #96169
628583 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100410
627107 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100280
627065 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100408
627056 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99833
627069 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100415
627061 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100251
626872 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100517
626759 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100407
626680 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #94879
626175 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution
626074 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100408
625251 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100283
625225 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100401
624931 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100280
624306 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100450
624502 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #98712
623417 dotnet/runtime Workloads-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100386
622813 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100266
622346 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100266
622333 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100407
621991 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #99596
620925 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution #100074

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 24
@ilonatommy ilonatommy 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 28, 2024
@ilonatommy ilonatommy self-assigned this Mar 28, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Mar 28, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 28, 2024
@jkotas jkotas added arch-wasm WebAssembly architecture area-VM-meta-mono os-browser Browser variant of arch-wasm and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Mar 28, 2024
@lewing lewing added this to the 9.0.0 milestone Apr 1, 2024
@lewing lewing removed the untriaged New issue has not been triaged by the area owner label Apr 1, 2024
@ilonatommy
Copy link
Member Author

Duplicate of #100445.

@github-actions github-actions bot locked and limited conversation to collaborators May 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-VM-meta-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 os-browser Browser variant of arch-wasm
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants