Skip to content

Buffering for non-tty output (non-interactive) in the vscode-integrated terminal #7016

Buffering for non-tty output (non-interactive) in the vscode-integrated terminal

Buffering for non-tty output (non-interactive) in the vscode-integrated terminal #7016

Triggered via pull request February 11, 2025 23:42
Status Failure
Total duration 7m 34s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
tests/extension/runner/runner.test.ts > grpc runner > grpc program session > duplex onMessage calls onDidWrite: tests/extension/runner/runner.test.ts#L325
AssertionError: expected "spy" to be called 1 times, but got 0 times ❯ tests/extension/runner/runner.test.ts:325:29
tests/extension/runner/runner.test.ts > grpc runner > grpc program session > onDidWrite replaces returns in non-interactive: tests/extension/runner/runner.test.ts#L551
AssertionError: expected "spy" to be called 1 times, but got 0 times ❯ tests/extension/runner/runner.test.ts:551:29
tests/extension/runner/runner.test.ts > grpc runner > grpc program session > onDidWrite replaces returns in complex string in non-interactive: tests/extension/runner/runner.test.ts#L566
AssertionError: expected "spy" to be called 1 times, but got 0 times ❯ tests/extension/runner/runner.test.ts:566:29
tests/extension/runner/runner.test.ts > grpc runner > grpc program session > onDidWrite does not replace return in non-interactive if flag is off: tests/extension/runner/runner.test.ts#L612
AssertionError: expected "spy" to be called 1 times, but got 0 times ❯ tests/extension/runner/runner.test.ts:612:29
build (ubuntu-latest)
Process completed with exit code 1.
build (ubuntu-latest)
No files were found with the provided path: tests/e2e/screenshots tests/e2e/logs. No artifacts will be uploaded.