Add API to pause target and wait for debugger to be suspended #350
build-pr.yml
on: pull_request
Build & Test on Ubuntu
9m 50s
Build & Test on Windows
8m 17s
Annotations
9 errors and 3 warnings
Build & Test on Ubuntu
Process completed with exit code 1.
|
breakpoints./remote gdb-async-off/can set breakpoints while program is running:
breakpoints#L1
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/breakpoints.spec.ts)
|
breakpoints."after each" hook for "/remote gdb-async-off/can set breakpoints while program is running":
breakpoints#L1
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/breakpoints.spec.ts)
|
function breakpoints./remote gdb-async-off/can set and hit the sub function breakpoint while program is running:
function breakpoints#L1
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/functionBreakpoints.spec.ts)
|
function breakpoints."after each" hook for "/remote gdb-async-off/can set and hit the sub function breakpoint while program is running":
function breakpoints#L1
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/functionBreakpoints.spec.ts)
|
breakpoints./gdb-async-off/can set breakpoints while program is running:
breakpoints#L1
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/breakpoints.spec.ts)
|
breakpoints."after each" hook for "/gdb-async-off/can set breakpoints while program is running":
breakpoints#L1
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/breakpoints.spec.ts)
|
function breakpoints./gdb-async-off/can set and hit the sub function breakpoint while program is running:
function breakpoints#L1
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/functionBreakpoints.spec.ts)
|
function breakpoints."after each" hook for "/gdb-async-off/can set and hit the sub function breakpoint while program is running":
function breakpoints#L1
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/functionBreakpoints.spec.ts)
|
Build & Test on Windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build & Test on Ubuntu
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-logs-ubuntu", "test-logs-windows", "test-results-ubuntu", "test-results-windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-logs-ubuntu
|
11.4 MB |
|
test-logs-windows
|
6.55 MB |
|
test-results-ubuntu
Expired
|
169 KB |
|
test-results-windows
Expired
|
147 KB |
|