-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Closed
Copy link
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Debugger-monodisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issue
Description
[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
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Debugger-monodisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issue