Skip to content

fix(tracing): stop recording websocket frames outside of chunks#41398

Merged
dgozman merged 1 commit into
microsoft:mainfrom
dgozman:fix-ws-tracing-pausing
Jun 21, 2026
Merged

fix(tracing): stop recording websocket frames outside of chunks#41398
dgozman merged 1 commit into
microsoft:mainfrom
dgozman:fix-ws-tracing-pausing

Conversation

@dgozman

@dgozman dgozman commented Jun 21, 2026

Copy link
Copy Markdown
Collaborator

We do not need to record websocket frames while tracing is not being recorded. This fixes the "file was changed while zipping" problem without making file copies.

This redoes #41382 differently. References #41351.

We do not need to record websocket frames while tracing is not
being recorded. This fixes the "file was changed while zipping"
problem without making file copies.
@github-actions

Copy link
Copy Markdown
Contributor

Test results for "MCP"

7354 passed, 1122 skipped


Merge workflow run.

@github-actions

Copy link
Copy Markdown
Contributor

Test results for "tests 1"

1 failed
❌ [firefox-page] › page/workers.spec.ts:40 › should emit created and destroyed events @firefox-ubuntu-22.04-node20

4 flaky ⚠️ [chromium-library] › library/popup.spec.ts:260 › should not throw when click closes popup `@chromium-ubuntu-22.04-arm-node20`
⚠️ [chromium-library] › library/video.spec.ts:476 › screencast › should capture static page in persistent context @smoke `@realtime-time-library-chromium-linux`
⚠️ [chromium-page] › page/page-request-continue.spec.ts:756 › propagate headers cross origin redirect after interception `@realtime-time-library-chromium-linux`
⚠️ [chromium-library] › library/video.spec.ts:717 › screencast › should work with video+trace `@chromium-ubuntu-22.04-node24`

48907 passed, 1142 skipped


Merge workflow run.

@dgozman dgozman merged commit 69442c4 into microsoft:main Jun 21, 2026
46 of 48 checks passed
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.

2 participants