Skip to content

[wasm][debugger] DebuggerTests.MiscTests.DebugLazyLoadedAssemblyWithEmbeddedPdb timing out on CI #62667

@radical

Description

@radical

Build, and log

[xUnit.net 00:01:54.39]     DebuggerTests.MiscTests.DebugLazyLoadedAssemblyWithEmbeddedPdb [FAIL]
  Failed DebuggerTests.MiscTests.DebugLazyLoadedAssemblyWithEmbeddedPdb [59 s]
  Error Message:
   System.Threading.Tasks.TaskCanceledException : Test timed out (elapsed time: 59.9993753)
  Stack Trace:
     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/wasm/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 497
   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/wasm/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 481
   at DebuggerTests.MiscTests.DebugLazyLoadedAssemblyWithEmbeddedPdb() in /_/src/mono/wasm/debugger/DebuggerTestSuite/MiscTests.cs:line 770
--- End of stack trace from previous location ---

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions