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

[debugger][mt][browser] TestDebugUsingMultiThreadedRuntime times out #98110

Open
ilonatommy opened this issue Feb 7, 2024 · 2 comments
Open
Assignees
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono disabled-test The test is disabled in source code against the issue 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 Feb 7, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=554985
Build error leg or test failing: chrome-DebuggerTests.MiscTests.WorkItemExecution
Pull request: #97992

Error Message

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

{
  "ErrorMessage": "Failed DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Log

[xUnit.net 00:01:47.76]     DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime(_attempt: 0) [FAIL]
  Failed DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime(_attempt: 0) [57 s]
  Error Message:
   System.Threading.Tasks.TaskCanceledException : Test timed out (elapsed time: 60.0023781)
  Stack Trace:
     at DebuggerTests.DebuggerTestBase.WaitFor(String what) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 288
   at DebuggerTests.DebuggerTestBase.SendCommandAndCheck(JObject args, String method, String script_loc, Int32 line, Int32 column, String function_name, Func`2 wait_for_event_fn, Func`2 locals_fn, String waitForEvent) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 692
   at DebuggerTests.DebuggerTestBase.StepAndCheck(StepKind kind, String script_loc, Int32 line, Int32 column, String function_name, Func`2 wait_for_event_fn, Func`2 locals_fn, Int32 times) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 644
   at DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime(Int32 _attempt) in /_/src/mono/browser/debugger/DebuggerTestSuite/MiscTests.cs:line 1197
--- End of stack trace from previous location ---
  Standard Output Messages:
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Information: [testId: 14] New test request for test id 14
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: [14] Starting /root/helix/work/correlation/chrome-linux/chrome with --no-sandbox --headless --disable-gpu --lang=en-US --incognito --remote-debugging-port=0 about:blank
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: [testId: 13] TestHarnessStartup done
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: TestHarnessStartup: closing for 13
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: [testId: 14] browser-stderr [0207/132430.559944:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable.
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: [testId: 14] browser-stderr 
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: [testId: 14] browser-stderr DevTools listening on ws://127.0.0.1:44955/devtools/browser/e2f58476-46b9-44ad-af5c-88e26d293a1f
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: [testId: 14] browser-stderr [0207/132430.588214:WARNING:sandbox_linux.cc(400)] InitializeSandbox() called with multiple threads in process gpu-process.
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Information: [testId: 14] launching proxy for ws://127.0.0.1:44955/devtools/page/70D97F9E662EC13AF5A8E89EA24D1C56
 | [2024-02-07T13:24:30] Inspector-14 Information: waiting for the runtime to be ready
 | [2024-02-07T13:24:32] Inspector-14 Information: runtime ready, TEST TIME
 | [2024-02-07T13:24:32] Inspector-14 Information: console.log: Thread:4 - y
 | [2024-02-07T13:24:32] Inspector-14 Information: console.log: Thread:3 - y
 | [2024-02-07T13:24:32] Inspector-14 Information: console.log: Thread:5 - y


[xUnit.net 00:02:50.55]     DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime(_attempt: 2) [FAIL]

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@ilonatommy ilonatommy added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm labels Feb 7, 2024
@ghost
Copy link

ghost commented Feb 7, 2024

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=554985
Build error leg or test failing: chrome-DebuggerTests.MiscTests.WorkItemExecution
Pull request: #97992

Error Message

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

{
  "ErrorMessage": "Failed DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Log

[xUnit.net 00:01:47.76]     DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime(_attempt: 0) [FAIL]
  Failed DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime(_attempt: 0) [57 s]
  Error Message:
   System.Threading.Tasks.TaskCanceledException : Test timed out (elapsed time: 60.0023781)
  Stack Trace:
     at DebuggerTests.DebuggerTestBase.WaitFor(String what) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 288
   at DebuggerTests.DebuggerTestBase.SendCommandAndCheck(JObject args, String method, String script_loc, Int32 line, Int32 column, String function_name, Func`2 wait_for_event_fn, Func`2 locals_fn, String waitForEvent) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 692
   at DebuggerTests.DebuggerTestBase.StepAndCheck(StepKind kind, String script_loc, Int32 line, Int32 column, String function_name, Func`2 wait_for_event_fn, Func`2 locals_fn, Int32 times) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 644
   at DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime(Int32 _attempt) in /_/src/mono/browser/debugger/DebuggerTestSuite/MiscTests.cs:line 1197
--- End of stack trace from previous location ---
  Standard Output Messages:
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Information: [testId: 14] New test request for test id 14
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: [14] Starting /root/helix/work/correlation/chrome-linux/chrome with --no-sandbox --headless --disable-gpu --lang=en-US --incognito --remote-debugging-port=0 about:blank
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: [testId: 13] TestHarnessStartup done
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: TestHarnessStartup: closing for 13
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: [testId: 14] browser-stderr [0207/132430.559944:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable.
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: [testId: 14] browser-stderr 
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: [testId: 14] browser-stderr DevTools listening on ws://127.0.0.1:44955/devtools/browser/e2f58476-46b9-44ad-af5c-88e26d293a1f
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Debug: [testId: 14] browser-stderr [0207/132430.588214:WARNING:sandbox_linux.cc(400)] InitializeSandbox() called with multiple threads in process gpu-process.
 | [2024-02-07T13:24:30] DebuggerTests.TestHarnessProxy Information: [testId: 14] launching proxy for ws://127.0.0.1:44955/devtools/page/70D97F9E662EC13AF5A8E89EA24D1C56
 | [2024-02-07T13:24:30] Inspector-14 Information: waiting for the runtime to be ready
 | [2024-02-07T13:24:32] Inspector-14 Information: runtime ready, TEST TIME
 | [2024-02-07T13:24:32] Inspector-14 Information: console.log: Thread:4 - y
 | [2024-02-07T13:24:32] Inspector-14 Information: console.log: Thread:3 - y
 | [2024-02-07T13:24:32] Inspector-14 Information: console.log: Thread:5 - y


[xUnit.net 00:02:50.55]     DebuggerTests.MiscTests.TestDebugUsingMultiThreadedRuntime(_attempt: 2) [FAIL]
Author: ilonatommy
Assignees: -
Labels:

arch-wasm, blocking-clean-ci, area-VM-threading-mono, Known Build Error, os-browser

Milestone: -

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Feb 7, 2024
@pavelsavara pavelsavara removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Mar 4, 2024
@pavelsavara
Copy link
Member

This test is now disabled on CI, that's why it doesn't show up here

@lewing lewing added the disabled-test The test is disabled in source code against the issue label May 2, 2024
@lewing lewing added this to the 9.0.0 milestone May 2, 2024
@lewing lewing removed the untriaged New issue has not been triaged by the area owner label May 2, 2024
@ilonatommy ilonatommy modified the milestones: 9.0.0, Future Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono disabled-test The test is disabled in source code against the issue 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

No branches or pull requests

3 participants