Skip to content

Let the other tests run, of course #12

Let the other tests run, of course

Let the other tests run, of course #12

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Results on Windows failed Oct 31, 2023 in 0s

770 tests run, 404 passed, 361 skipped, 5 failed.

Annotations

Check failure on line 1 in src\integration-tests\test-programs\stepping.c

See this annotation in the file changed.

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

Stepping./remote gdb-async-off/steps next by instruction and skips a function

It should have stopped at line 8: expected 9 to equal 8
Raw output
-9
+8

    at expectStackState (src\integration-tests\stepping-granularity.spec.ts:67:37)
    at Suite.<anonymous> (src\integration-tests\stepping-granularity.spec.ts:194:9)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\stepping-granularity.spec.ts:14:58)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in src\integration-tests\test-programs\stepping.c

See this annotation in the file changed.

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

Stepping./gdb-async-off/steps next by instruction and skips a function

It should have stopped at line 8: expected 9 to equal 8
Raw output
-9
+8

    at expectStackState (src\integration-tests\stepping-granularity.spec.ts:67:37)
    at Suite.<anonymous> (src\integration-tests\stepping-granularity.spec.ts:194:9)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\stepping-granularity.spec.ts:14:58)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in src\integration-tests\test-programs\stepping.c

See this annotation in the file changed.

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

Stepping./remote/steps next by instruction and skips a function

It should have stopped at line 8: expected 9 to equal 8
Raw output
-9
+8

    at expectStackState (src\integration-tests\stepping-granularity.spec.ts:67:37)
    at Suite.<anonymous> (src\integration-tests\stepping-granularity.spec.ts:194:9)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\stepping-granularity.spec.ts:14:58)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in attach remote

See this annotation in the file changed.

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

attach remote./defaults/can attach remote and hit a breakpoint

localhost:NaN: No such file or directory.
Raw output
at D:\a\cdt-gdb-adapter\cdt-gdb-adapter\node_modules\@vscode\debugadapter-testsupport\src\protocolClient.ts:76:20
    at CdtDebugClient.dispatch (node_modules\@vscode\debugadapter-testsupport\src\protocolClient.ts:146:5)
    at CdtDebugClient.dispatch (src\integration-tests\debugClient.ts:423:43)
    at CdtDebugClient.handleData (node_modules\@vscode\debugadapter-testsupport\src\protocolClient.ts:111:12)
    at Socket.<anonymous> (node_modules\@vscode\debugadapter-testsupport\src\protocolClient.ts:31:9)
    at Socket.emit (domain.js:475:12)
    at addChunk (internal/streams/readable.js:293:12)
    at readableAddChunk (internal/streams/readable.js:267:9)
    at Socket.Readable.push (internal/streams/readable.js:206:10)
    at Pipe.onStreamRead (internal/stream_base_commons.js:188:23)

Check failure on line 1 in src\integration-tests\test-programs\stepping.c

See this annotation in the file changed.

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

Stepping./defaults/steps next by instruction and skips a function

It should have stopped at line 8: expected 9 to equal 8
Raw output
-9
+8

    at expectStackState (src\integration-tests\stepping-granularity.spec.ts:67:37)
    at Suite.<anonymous> (src\integration-tests\stepping-granularity.spec.ts:194:9)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\stepping-granularity.spec.ts:14:58)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)