Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump get-func-name from 2.0.0 to 2.0.2 #302

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump get-func-name from 2.0.0 to 2.0.2

b6483bd
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Bump get-func-name from 2.0.0 to 2.0.2 #302

Bump get-func-name from 2.0.0 to 2.0.2
b6483bd
Select commit
Loading
Failed to load commit list.
GitHub Actions / PR Test Results (Windows and Ubuntu) failed Sep 27, 2023 in 0s

1215 tests run, 918 passed, 294 skipped, 3 failed.

Annotations

Check failure on line 1 in Disassembly Test Suite

See this annotation in the file changed.

@github-actions github-actions / PR Test Results (Windows and Ubuntu)

Disassembly Test Suite."before each" hook for "/remote gdb-async-off/can handle disassemble at bad address"

no event 'initialized' received after 12500 ms
Raw output
at Timeout._onTimeout (node_modules\@vscode\debugadapter-testsupport\src\debugClient.ts:312:13)
    at listOnTimeout (internal/timers.js:557:17)
    at processTimers (internal/timers.js:500:7)

Check failure on line 1 in launch remote

See this annotation in the file changed.

@github-actions github-actions / PR Test Results (Windows and Ubuntu)

launch remote./gdb-async-off/can show user error on debug console if UART fails to open - Socket

no output event with category 'Socket' and output message 'error on socket connection' (regex) received after 12500 ms
Raw output
at Timeout._onTimeout (src\integration-tests\debugClient.ts:284:21)
    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 / PR Test Results (Windows and Ubuntu)

function breakpoints."before each" hook for "/remote/handles <MULTIPLE> mixed with line breakpoints"

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)