Skip to content

Conversation

Skn0tt
Copy link
Member

@Skn0tt Skn0tt commented Oct 17, 2025

Discovered through microsoft/playwright-vscode#702. We have code for receiving onExit, but not for emitting.

@Skn0tt Skn0tt requested a review from dgozman October 17, 2025 13:27
@Skn0tt Skn0tt self-assigned this Oct 17, 2025
});
}

async onExit() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure this won't break blob/merge. I suspect there will be multiple onExit calls in the merger now.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are green. I'll investigate and see if we're missing some.

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

Test results for "MCP"

2570 passed, 108 skipped


Merge workflow run.

Copy link
Contributor

Test results for "tests 1"

6 flaky ⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1079 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node18`
⚠️ [firefox-page] › page/page-wait-for-function.spec.ts:104 › should work with strict CSP policy `@firefox-ubuntu-22.04-node18`
⚠️ [playwright-test] › ui-mode-trace.spec.ts:397 › should work behind reverse proxy `@macos-latest-node18-1`
⚠️ [playwright-test] › ui-mode-test-output.spec.ts:117 › should collapse repeated console messages for test `@ubuntu-latest-node24-1`
⚠️ [chromium] › headerView.spec.tsx:49 › should toggle filters `@web-components-html-reporter`
⚠️ [webkit-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35 › should update locator highlight `@webkit-ubuntu-22.04-node18`

47093 passed, 815 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