Skip to content

do not require wait pause if GDB async mode is false #10

do not require wait pause if GDB async mode is false

do not require wait pause if GDB async mode is false #10

GitHub Actions / Test Results on Windows failed Nov 12, 2024 in 0s

856 tests run, 440 passed, 411 skipped, 5 failed.

Annotations

Check failure on line 1 in dist\integration-tests\breakpoints.spec.d.ts

See this annotation in the file changed.

@github-actions github-actions / Test Results on Windows

breakpoints."after each" hook for "/remote gdb-async-off/set type of standard breakpoint"

Timeout of 25000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (D:\a\cdt-gdb-adapter\cdt-gdb-adapter\src\integration-tests\breakpoints.spec.ts)
Raw output
at listOnTimeout (internal/timers.js:557:17)
    at processTimers (internal/timers.js:500:7)

Check failure on line 1 in dist\integration-tests\continues.spec.d.ts

See this annotation in the file changed.

@github-actions github-actions / Test Results on Windows

continues."after each" hook for "/remote gdb-async-off/handles continues single-thread"

Timeout of 25000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (D:\a\cdt-gdb-adapter\cdt-gdb-adapter\src\integration-tests\continues.spec.ts)
Raw output
at listOnTimeout (internal/timers.js:557:17)
    at processTimers (internal/timers.js:500:7)

Check failure on line 1 in dynamic breakpoint options with hardware set to false

See this annotation in the file changed.

@github-actions github-actions / Test Results on Windows

dynamic breakpoint options with hardware set to false."after each" hook for "/remote gdb-async-off/insert breakpoint as software breakpoint"

Timeout of 25000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (D:\a\cdt-gdb-adapter\cdt-gdb-adapter\src\integration-tests\dynamicBreakpointOptions.spec.ts)
Raw output
at listOnTimeout (internal/timers.js:557:17)
    at processTimers (internal/timers.js:500:7)

Check failure on line 1 in function breakpoints

See this annotation in the file changed.

@github-actions github-actions / Test Results on Windows

function breakpoints."after each" hook for "/remote gdb-async-off/set type of function breakpoint"

Timeout of 25000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (D:\a\cdt-gdb-adapter\cdt-gdb-adapter\src\integration-tests\functionBreakpoints.spec.ts)
Raw output
at listOnTimeout (internal/timers.js:557:17)
    at processTimers (internal/timers.js:500:7)

Check failure on line 1 in dynamic breakpoint options with hardware set to false

See this annotation in the file changed.

@github-actions github-actions / Test Results on Windows

dynamic breakpoint options with hardware set to false."after each" hook for "/gdb-async-off/insert breakpoint as software breakpoint"

Timeout of 25000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (D:\a\cdt-gdb-adapter\cdt-gdb-adapter\src\integration-tests\dynamicBreakpointOptions.spec.ts)
Raw output
at listOnTimeout (internal/timers.js:557:17)
    at processTimers (internal/timers.js:500:7)