Skip to content

[browser][MT] Debugger timeout with deputy thread #98771

Open
@pavelsavara

Description

@pavelsavara

Log

[xUnit.net 00:02:00.82]     DebuggerTests.ArrayTests.InspectGenericValueTypeArrayLocals2(line: 100, col: 8, method_name: "DebuggerTests.ArrayTestsClass.YetAnotherMethod", test_prev_frame: True, frame_idx: 2, use_cfo: False) [FAIL]
  Failed DebuggerTests.ArrayTests.InspectGenericValueTypeArrayLocals2(line: 100, col: 8, method_name: "DebuggerTests.ArrayTestsClass.YetAnotherMethod", test_prev_frame: True, frame_idx: 2, use_cfo: False) [57 s]
  Error Message:
   System.Threading.Tasks.TaskCanceledException : Test timed out (elapsed time: 59.9992603)
  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.EvaluateAndCheck(String expression, String script_loc, Int32 line, Int32 column, String function_name, Func`2 wait_for_event_fn, Func`2 locals_fn) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 676
   at DebuggerTests.ArrayTests.TestSimpleArrayLocals(Int32 line, Int32 col, String entry_method_name, String method_name, String etype_name, String local_var_name_prefix, Object[] array, Object[] array_elem_props, Boolean test_prev_frame, Int32 frame_idx, Boolean use_cfo) in /_/src/mono/browser/debugger/DebuggerTestSuite/ArrayTests.cs:line 242
   at DebuggerTests.ArrayTests.InspectGenericValueTypeArrayLocals2(Int32 line, Int32 col, String method_name, Boolean test_prev_frame, Int32 frame_idx, Boolean use_cfo) in /_/src/mono/browser/debugger/DebuggerTestSuite/ArrayTests.cs:line 164

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions