Skip to content

Conversation

@agg23
Copy link
Contributor

@agg23 agg23 commented Apr 7, 2025

Some restructuring of the blob format resulted in attachment data not being available by the time onStepEnd is sent during a blob merge. This results in attachments going missing for any dependent reporters.

Introduce the internal onAttach event as something emitted by blob to properly reconstruct the event log through a merge. This does not affect the public API and gracefully falls back if an older reporter created the blob.

@agg23 agg23 force-pushed the blob-merge-attachment-fix branch from 3393482 to 9ed7111 Compare April 7, 2025 14:13
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@agg23 agg23 requested a review from dgozman April 7, 2025 18:53
@github-actions

This comment has been minimized.

@agg23 agg23 merged commit 039e87f into microsoft:main Apr 16, 2025
28 of 29 checks passed
@github-actions
Copy link
Contributor

Test results for "tests 1"

1 failed
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:206:5 › mobile viewport › view scale should reset after navigation @webkit-ubuntu-22.04-node18

5 flaky ⚠️ [chromium-library] › library/chromium/oopif.spec.ts:284:3 › should click @chromium-ubuntu-22.04-node20
⚠️ [firefox-library] › library/inspector/cli-codegen-aria.spec.ts:76:7 › should update aria snapshot highlight @firefox-ubuntu-22.04-node18
⚠️ [firefox-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35:7 › should update locator highlight @firefox-ubuntu-22.04-node18
⚠️ [firefox-page] › page/page-evaluate.spec.ts:424:3 › should throw for too deep reference chain @firefox-ubuntu-22.04-node18
⚠️ [chromium-library] › library/inspector/cli-codegen-aria.spec.ts:76:7 › should update aria snapshot highlight @ubuntu-22.04-chromium-tip-of-tree

39034 passed, 924 skipped
✔️✔️✔️

Merge workflow run.

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