We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As discussed with @radical, fix it the same way he fixed HotReload test failures.
[xUnit.net 00:36:58.27] DebuggerTests.ExceptionTests.ExceptionTestUncaughtWithReload [FAIL] Failed DebuggerTests.ExceptionTests.ExceptionTestUncaughtWithReload [1 s] Error Message: [pause1] Expected: DebuggerTests.ExceptionTestsClass.TestUncaughtException.run Actual: invoke_static_method Stack Trace: at DebuggerTests.DebuggerTestBase.AssertEqual(Object expected, Object actual, String label) in /_/src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 1184 at DebuggerTests.ExceptionTests.ExceptionTestUncaughtWithReload() in /_/src/mono/wasm/debugger/DebuggerTestSuite/ExceptionTests.cs:line 251 --- End of stack trace from previous location --- [Result: IsOk: True, IsErr: False, Value: { "breakpointId": "1:539:8:dotnet://debugger-test.dll//_/src/mono/wasm/debugger/tests/debugger-test/debugger-test.cs", "locations": [ { "scriptId": "dotnet://26565_1", "lineNumber": 542, "columnNumber": 8 } ] }, Error: ] [Result: IsOk: True, IsErr: False, Value: { "breakpointId": "1:1272:8:dotnet://debugger-test.dll//_/src/mono/wasm/debugger/tests/debugger-test/debugger-test.cs", "locations": [] }, Error: ] Results File: C:\helix\work\workitem\uploads\xharness-output\logs\testResults.trx
The text was updated successfully, but these errors were encountered:
Tagging subscribers to this area: @thaystg See info in area-owners.md if you want to be subscribed.
arch-wasm, area-Debugger-mono
arch-wasm
area-Debugger-mono
Sorry, something went wrong.
thaystg
Successfully merging a pull request may close this issue.
As discussed with @radical, fix it the same way he fixed HotReload test failures.
The text was updated successfully, but these errors were encountered: