Skip to content

Add support for setting the cwd of the gdb process

Sign in for the full log view
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / PR Test Results (Windows and Ubuntu) failed Oct 12, 2023 in 0s

1484 tests run, 1104 passed, 368 skipped, 12 failed.

Annotations

Check failure on line 1 in gdb cwd

See this annotation in the file changed.

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

gdb cwd./remote gdb-async-off/default cwd finds source in program directory

expected false to equal true
Raw output
-false
+true

    at Context.<anonymous> (src\integration-tests\gdbCwd.spec.ts:60:53)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\gdbCwd.spec.ts:14:58)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in gdb cwd

See this annotation in the file changed.

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

gdb cwd./remote gdb-async-off/explicit cwd finds source in program directory

expected false to equal true
Raw output
-false
+true

    at Context.<anonymous> (src\integration-tests\gdbCwd.spec.ts:76:53)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\gdbCwd.spec.ts:14:58)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in gdb cwd

See this annotation in the file changed.

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

gdb cwd./remote gdb-async-off/explicitly correct cwd does find source with relocated program

expected false to equal true
Raw output
-false
+true

    at Context.<anonymous> (src\integration-tests\gdbCwd.spec.ts:123:53)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\gdbCwd.spec.ts:14:58)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in gdb cwd

See this annotation in the file changed.

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

gdb cwd./gdb-async-off/default cwd finds source in program directory

expected false to equal true
Raw output
-false
+true

    at Context.<anonymous> (src\integration-tests\gdbCwd.spec.ts:60:53)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\gdbCwd.spec.ts:14:58)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in gdb cwd

See this annotation in the file changed.

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

gdb cwd./gdb-async-off/explicit cwd finds source in program directory

expected false to equal true
Raw output
-false
+true

    at Context.<anonymous> (src\integration-tests\gdbCwd.spec.ts:76:53)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\gdbCwd.spec.ts:14:58)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in gdb cwd

See this annotation in the file changed.

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

gdb cwd./gdb-async-off/explicitly correct cwd does find source with relocated program

expected false to equal true
Raw output
-false
+true

    at Context.<anonymous> (src\integration-tests\gdbCwd.spec.ts:123:53)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\gdbCwd.spec.ts:14:58)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in gdb cwd

See this annotation in the file changed.

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

gdb cwd./remote/default cwd finds source in program directory

expected false to equal true
Raw output
-false
+true

    at Context.<anonymous> (src\integration-tests\gdbCwd.spec.ts:60:53)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\gdbCwd.spec.ts:14:58)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in gdb cwd

See this annotation in the file changed.

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

gdb cwd./remote/explicit cwd finds source in program directory

expected false to equal true
Raw output
-false
+true

    at Context.<anonymous> (src\integration-tests\gdbCwd.spec.ts:76:53)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\gdbCwd.spec.ts:14:58)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in gdb cwd

See this annotation in the file changed.

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

gdb cwd./remote/explicitly correct cwd does find source with relocated program

expected false to equal true
Raw output
-false
+true

    at Context.<anonymous> (src\integration-tests\gdbCwd.spec.ts:123:53)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\gdbCwd.spec.ts:14:58)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in gdb cwd

See this annotation in the file changed.

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

gdb cwd./defaults/default cwd finds source in program directory

expected false to equal true
Raw output
-false
+true

    at Context.<anonymous> (src\integration-tests\gdbCwd.spec.ts:60:53)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\gdbCwd.spec.ts:14:58)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in gdb cwd

See this annotation in the file changed.

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

gdb cwd./defaults/explicit cwd finds source in program directory

expected false to equal true
Raw output
-false
+true

    at Context.<anonymous> (src\integration-tests\gdbCwd.spec.ts:76:53)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\gdbCwd.spec.ts:14:58)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

Check failure on line 1 in gdb cwd

See this annotation in the file changed.

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

gdb cwd./defaults/explicitly correct cwd does find source with relocated program

expected false to equal true
Raw output
-false
+true

    at Context.<anonymous> (src\integration-tests\gdbCwd.spec.ts:123:53)
    at Generator.next (<anonymous>)
    at fulfilled (src\integration-tests\gdbCwd.spec.ts:14:58)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)