Skip to content

chore: make execution context delegate public#34894

Merged
yury-s merged 1 commit intomicrosoft:mainfrom
yury-s:exec-context-delegate
Feb 22, 2025
Merged

chore: make execution context delegate public#34894
yury-s merged 1 commit intomicrosoft:mainfrom
yury-s:exec-context-delegate

Conversation

@yury-s
Copy link
Copy Markdown
Member

@yury-s yury-s commented Feb 22, 2025

No description provided.

@yury-s yury-s force-pushed the exec-context-delegate branch from a00be1e to e0f351c Compare February 22, 2025 01:56
@github-actions

This comment has been minimized.

@yury-s yury-s merged commit e091baa into microsoft:main Feb 22, 2025
27 of 31 checks passed
@yury-s yury-s deleted the exec-context-delegate branch February 22, 2025 02:27
@github-actions
Copy link
Copy Markdown
Contributor

Test results for "tests 1"

1 fatal errors, not part of any test
66 failed
❌ [firefox-library] › tests/library/browsercontext-pages.spec.ts:69:3 › should click the button with deviceScaleFactor set @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/browsercontext-pages.spec.ts:128:3 › should not leak listeners during navigation of 20 pages @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/download.spec.ts:570:5 › download event › should emit download event from nested iframes @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/headful.spec.ts:233:3 › should click in OOPIF @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/headful.spec.ts:252:3 › should click bottom row w/ infobar in OOPIF @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/hit-target.spec.ts:259:3 › should not click an element overlaying iframe with the target @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/hit-target.spec.ts:278:3 › should click into frame inside closed shadow root @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/hit-target.spec.ts:366:3 › should detect overlaid element in a transformed iframe @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/hit-target.spec.ts:398:3 › should click in iframe with padding @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/hit-target.spec.ts:422:3 › should click in iframe with padding 2 @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/inspector/cli-codegen-3.spec.ts:108:7 › cli codegen › should generate frame locators (1) @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/inspector/cli-codegen-3.spec.ts:146:7 › cli codegen › should generate frame locators (2) @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/inspector/cli-codegen-3.spec.ts:184:7 › cli codegen › should generate frame locators (3) @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/inspector/cli-codegen-3.spec.ts:222:7 › cli codegen › should generate frame locators (4) @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/inspector/cli-codegen-3.spec.ts:306:7 › cli codegen › should generate frame locators with special characters in name attribute @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/inspector/cli-codegen-3.spec.ts:334:7 › cli codegen › should generate frame locators with title attribute @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/inspector/cli-codegen-3.spec.ts:366:7 › cli codegen › should generate frame locators with name attribute @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/inspector/cli-codegen-3.spec.ts:398:7 › cli codegen › should generate frame locators with id attribute @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/inspector/cli-codegen-3.spec.ts:430:7 › cli codegen › should generate frame locators with testId @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/inspector/cli-codegen-3.spec.ts:462:7 › cli codegen › should generate role locators undef frame locators @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/inspector/pause.spec.ts:174:5 › pause › should highlight pointer, only in main frame @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/slowmo.spec.ts:97:5 › slowMo › Frame SlowMo check @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/slowmo.spec.ts💯5 › slowMo › Frame SlowMo click @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/slowmo.spec.ts:103:5 › slowMo › Frame SlowMo dblclick @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/slowmo.spec.ts:118:5 › slowMo › Frame SlowMo hover @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/slowmo.spec.ts:133:5 › slowMo › Frame SlowMo uncheck @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/snapshotter.spec.ts:149:3 › snapshots › should capture frame @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/snapshotter.spec.ts:173:3 › snapshots › should capture iframe @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/snapshotter.spec.ts:199:3 › snapshots › should capture iframe with srcdoc @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/trace-viewer.spec.ts:485:1 › should capture iframe with sandbox attribute @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/trace-viewer.spec.ts:514:1 › should capture data-url svg iframe @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/trace-viewer.spec.ts:1298:1 › should pick locator in iframe @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/trace-viewer.spec.ts:1336:1 › should highlight locator in iframe while typing @firefox-ubuntu-22.04-node18
❌ [firefox-library] › tests/library/trace-viewer.spec.ts:1630:1 › canvas clipping in iframe @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/frame-frame-element.spec.ts:21:3 › should work @smoke @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/frame-frame-element.spec.ts:35:3 › should work with contentFrame @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/frame-frame-element.spec.ts:43:3 › should work with frameset @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/frame-frame-element.spec.ts:59:3 › should work inside closed shadow root @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/frame-frame-element.spec.ts:79:3 › should work inside declarative shadow root @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/locator-frame.spec.ts:69:3 › should work for iframe @smoke @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/locator-frame.spec.ts:79:3 › should work for nested iframe @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/locator-frame.spec.ts:104:3 › should wait for frame 2 @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/locator-frame.spec.ts:134:3 › should click in lazy iframe @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/locator-frame.spec.ts:181:3 › click should survive frame reattach @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/locator-frame.spec.ts:195:3 › click should survive iframe navigation @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/locator-frame.spec.ts:213:3 › locator.frameLocator should work for iframe @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/locator-frame.spec.ts:302:3 › locator.contentFrame should work @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/page-click-scroll.spec.ts💯3 › should scroll into view element in iframe @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/page-click.spec.ts:30:3 › should click button inside frameset @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/page-click.spec.ts:359:3 › should click the button inside an iframe @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/page-click.spec.ts:369:3 › should click the button with fixed position inside an iframe @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/page-click.spec.ts:939:3 › should click in an iframe with border @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/page-click.spec.ts:961:3 › should click in an iframe with border 2 @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/page-click.spec.ts:983:3 › should click in a transformed iframe @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/page-click.spec.ts:1065:3 › should click in a nested transformed iframe @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/page-drag.spec.ts:73:5 › Drag and drop › should work inside iframe @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/page-filechooser.spec.ts:82:5 › should emit event for iframe @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/page-filechooser.spec.ts:148:5 › should not throw when filechooser belongs to iframe @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/page-filechooser.spec.ts:169:5 › should not throw when frame is detached immediately @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/selectors-frame.spec.ts:49:3 › should work for iframe @smoke @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/selectors-frame.spec.ts:59:3 › should work for iframe (handle) @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/selectors-frame.spec.ts:69:3 › should work for nested iframe @firefox-ubuntu-22.04-node18
❌ [firefox-page] › tests/page/selectors-frame.spec.ts:79:3 › should work for nested iframe (handle) @firefox-ubuntu-22.04-node18
❌ [webkit-page] › tests/page/page-leaks.spec.ts:82:5 › click should not leak @webkit-ubuntu-22.04-node18
❌ [webkit-page] › tests/page/page-leaks.spec.ts:107:5 › fill should not leak @webkit-ubuntu-22.04-node18
❌ [webkit-page] › tests/page/page-leaks.spec.ts:161:5 › waitFor should not leak @webkit-ubuntu-22.04-node18

9 flaky ⚠️ [firefox-page] › tests/page/page-evaluate.spec.ts:403:3 › should throw for too deep reference chain @firefox-ubuntu-22.04-node18
⚠️ [playwright-test] › tests/ui-mode-trace.spec.ts:341:5 › should work behind reverse proxy @macos-latest-node18-1
⚠️ [chromium-library] › tests/library/video.spec.ts:379:5 › screencast › should capture navigation @ubuntu-20.04-chromium-tip-of-tree
⚠️ [webkit-library] › tests/library/browsercontext-pages.spec.ts:82:3 › should click the button with offset with page scale @webkit-ubuntu-22.04-node18
⚠️ [webkit-library] › tests/library/selector-generator.spec.ts:256:5 › selector generator › should trim long text @webkit-ubuntu-22.04-node18
⚠️ [webkit-library] › tests/library/tracing.spec.ts:209:5 › should respect tracesDir and name @webkit-ubuntu-22.04-node18
⚠️ [webkit-page] › tests/page/page-filechooser.spec.ts:24:5 › should upload multiple large files @webkit-ubuntu-22.04-node18
⚠️ [webkit-page] › tests/page/page-screenshot.spec.ts:345:5 › page screenshot › should work while navigating @webkit-ubuntu-22.04-node18
⚠️ [playwright-test] › tests/ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1
1 interrupted ⚠️ [firefox-page] › tests/page/selectors-frame.spec.ts:209:3 › should click in lazy iframe @firefox-ubuntu-22.04-node18

38596 passed, 793 skipped, 7 did not run
✔️✔️✔️

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