Skip to content

fix: tty.WriteStream method stubs for process.stdout/stderr#29865

Merged
yury-s merged 1 commit intomicrosoft:mainfrom
yury-s:tty-console
Mar 11, 2024
Merged

fix: tty.WriteStream method stubs for process.stdout/stderr#29865
yury-s merged 1 commit intomicrosoft:mainfrom
yury-s:tty-console

Conversation

@yury-s
Copy link
Copy Markdown
Member

@yury-s yury-s commented Mar 9, 2024

Fixes #29839

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 9, 2024

Test results for "tests 1"

7 flaky ⚠️ [chromium-library] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks
⚠️ [firefox-library] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks
⚠️ [firefox-library] › library/tracing.spec.ts:412:14 › should produce screencast frames crop
⚠️ [playwright-test] › ui-mode-test-progress.spec.ts:165:5 › should update tracing network live
⚠️ [chromium-library] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks
⚠️ [playwright-test] › ui-mode-test-watch.spec.ts:184:5 › should watch new file
⚠️ [webkit-library] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks

26240 passed, 628 skipped
✔️✔️✔️

Merge workflow run.

@yury-s yury-s merged commit 59228f1 into microsoft:main Mar 11, 2024
@yury-s yury-s deleted the tty-console branch March 11, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: can't access process.stdout.clearLine in playwright test scope

2 participants