multithread test race condition fix #14
build-push.yml
on: push
Build & Test on Ubuntu
6m 5s
Build & Test on Windows
9m 39s
Annotations
11 errors and 3 warnings
multithread."after each" hook for "/remote gdb-async-off/async resume for gdb-non-stop off":
dist/integration-tests/multithread.spec.d.ts#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/multithread.spec.ts)
|
Build & Test on Ubuntu
Process completed with exit code 1.
|
Build & Test on Ubuntu
❌ Tests reported 1 failures
|
breakpoints."after each" hook for "/remote gdb-async-off/set type of standard breakpoint":
dist\integration-tests\breakpoints.spec.d.ts#L1
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)
|
continues."after each" hook for "/remote gdb-async-off/handles continues single-thread":
dist\integration-tests\continues.spec.d.ts#L1
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)
|
dynamic breakpoint options with hardware set to false."after each" hook for "/remote gdb-async-off/insert breakpoint as software breakpoint":
dynamic breakpoint options with hardware set to false#L1
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)
|
function breakpoints."after each" hook for "/remote gdb-async-off/set type of function breakpoint":
function breakpoints#L1
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)
|
logpoints."after each" hook for "/remote gdb-async-off/hits a logpoint":
dist\integration-tests\logpoints.spec.d.ts#L1
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)
|
dynamic breakpoint options with hardware set to false."after each" hook for "/gdb-async-off/insert breakpoint as software breakpoint":
dynamic breakpoint options with hardware set to false#L1
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)
|
Build & Test on Windows
Process completed with exit code 1.
|
Build & Test on Windows
❌ Tests reported 6 failures
|
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, mikepenz/action-junit-report@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 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, mikepenz/action-junit-report@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".
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.8 MB |
|
test-logs-windows
|
6.15 MB |
|