only await pauseIfNeeded call if needed #5
GitHub Actions / Test Results on Ubuntu
failed
Nov 12, 2024 in 0s
876 tests run, 849 passed, 25 skipped, 2 failed.
Annotations
Check failure on line 1 in dist/integration-tests/logpoints.spec.d.ts
github-actions / Test Results on Ubuntu
logpoints."after each" hook for "/remote gdb-async-off/supports changing log messages"
Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/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 dist/integration-tests/multithread.spec.d.ts
github-actions / Test Results on Ubuntu
multithread."after each" hook for "/remote gdb-async-off/async resume for gdb-non-stop off"
Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/cdt-gdb-adapter/cdt-gdb-adapter/src/integration-tests/multithread.spec.ts)
Raw output
at listOnTimeout (internal/timers.js:557:17)
at processTimers (internal/timers.js:500:7)
Loading