Skip to content

[wasm] DebuggerTests.ExceptionTests.ExceptionTestAllWithReload failing on CI #62666

@radical

Description

@radical

Log

[00:32:07] info: Microsoft.WebAssembly.Diagnostics.TestHarnessProxy[0] New test request
  Failed DebuggerTests.ExceptionTests.ExceptionTestAllWithReload(entry_method_name: "[debugger-test] DebuggerTests.ExceptionTestsClassD"..., class_name: "System.Exception", line_number: 76) [1 s]
  Error Message:
   SendCommand for Debugger.resume failed with {
  "code": -32000,
  "message": "Can only perform operation while paused."
}
Expected: True
Actual:   False
  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 494
   at DebuggerTests.ExceptionTests.WaitForManagedException(JObject pause_location) in /_/src/mono/wasm/debugger/DebuggerTestSuite/ExceptionTests.cs:line 317
   at DebuggerTests.ExceptionTests.ExceptionTestAllWithReload(String entry_method_name, String class_name, Int32 line_number) in /_/src/mono/wasm/debugger/DebuggerTestSuite/ExceptionTests.cs:line 266
--- End of stack trace from previous location ---

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions