Skip to content

WASM CI failure in DebuggerTests.BreakpointTests.ConditionalBreakpoint2 #75020

Closed
@carlossanlop

Description

@carlossanlop

Found in a release/7.0 PR: #74926

Please help determine if this needs a fix backported to 7.0.

[xUnit.net 00:04:27.16]     DebuggerTests.BreakpointTests.ConditionalBreakpoint2(function_to_call: "invoke_add()", method_to_stop: "IntAdd", condition: "c == \"xyz\"", bp_stop_expected: False) [FAIL]
  Failed DebuggerTests.BreakpointTests.ConditionalBreakpoint2(function_to_call: "invoke_add()", method_to_stop: "IntAdd", condition: "c == \"xyz\"", bp_stop_expected: False) [775 ms]
  Error Message:
   System.Threading.Tasks.TaskCanceledException : A task was canceled.
  Stack Trace:
     at DebuggerTests.DebuggerTestFirefox.SetBreakpointInMethod(String assembly, String type, String method, Int32 lineOffset, Int32 col, String condition) in /_/src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestFirefox.cs:line 415
   at DebuggerTests.BreakpointTests.ConditionalBreakpoint2(String function_to_call, String method_to_stop, String condition, Boolean bp_stop_expected) in /_/src/mono/wasm/debugger/DebuggerTestSuite/BreakpointTests.cs:line 211
--- End of stack trace from previous location ---

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions