Skip to content

race condition fix test #11

race condition fix test

race condition fix test #11

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

856 tests run, 439 passed, 411 skipped, 6 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 dist\integration-tests\logpoints.spec.d.ts

See this annotation in the file changed.

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

logpoints."after each" hook for "/remote gdb-async-off/hits a logpoint"

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\logpoints.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)