Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(webkit): roll to r2035 #31308

Merged
merged 2 commits into from
Jun 14, 2024
Merged

feat(webkit): roll to r2035 #31308

merged 2 commits into from
Jun 14, 2024

Conversation

playwrightmachine
Copy link
Collaborator

No description provided.

This comment has been minimized.

@yury-s yury-s added CQ1 and removed CQ1 labels Jun 13, 2024
Copy link
Contributor

Test results for "tests 1"

3 failed
❌ [installation tests] › playwright-component-testing.spec.ts:21:5 › pnpm: @playwright/experimental-ct-react should work
❌ [installation tests] › playwright-component-testing.spec.ts:21:5 › pnpm: @playwright/experimental-ct-react should work
❌ [installation tests] › playwright-component-testing.spec.ts:21:5 › pnpm: @playwright/experimental-ct-react should work

4 flaky ⚠️ [playwright-test] › ui-mode-test-screencast.spec.ts:21:5 › should show screenshots
⚠️ [playwright-test] › ui-mode-test-ct.spec.ts:215:5 › should watch component via util
⚠️ [webkit-library] › library/browsercontext-clearcookies.spec.ts:116:3 › should remove cookies by path
⚠️ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:126:5 › mobile viewport › respect meta viewport tag

28340 passed, 636 skipped
✔️✔️✔️

Merge workflow run.

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

Test results for "tests others"

2 fatal errors, not part of any test
26 failed
❌ [chromium-library] › library/browsercontext-events.spec.ts:43:5 › console event should work in popup 2
❌ [chromium-library] › library/browsertype-launch.spec.ts:22:3 › should reject all promises when browser is closed
❌ [chromium-library] › library/chromium/css-coverage.spec.ts:128:3 › should work with a recently loaded stylesheet
❌ [chromium-library] › library/popup.spec.ts:129:3 › should use viewport size from window features
❌ [chromium-library] › library/popup.spec.ts:251:3 › should not throttle rAF in the opener page
❌ [chromium-library] › library/trace-viewer.spec.ts:84:1 › should show empty trace viewer
❌ [chromium-library] › library/tracing.spec.ts:412:14 › should produce screencast frames fit
❌ [chromium-library] › library/tracing.spec.ts:412:14 › should produce screencast frames crop
❌ [chromium-library] › library/tracing.spec.ts:412:14 › should produce screencast frames scale
❌ [chromium-library] › library/tracing.spec.ts:699:5 › should not flush console events
❌ [chromium-library] › library/tracing.spec.ts:742:5 › should flush console events on tracing stop
❌ [chromium-library] › library/video.spec.ts:165:5 › screencast › should work with old options
❌ [chromium-library] › library/video.spec.ts:189:5 › screencast › should capture static page
❌ [chromium-library] › library/video.spec.ts:257:5 › screencast › should delete video
❌ [chromium-library] › library/video.spec.ts:351:5 › screencast › should capture navigation
❌ [chromium-library] › library/video.spec.ts:382:5 › screencast › should capture css transformation
❌ [chromium-library] › library/video.spec.ts:412:5 › screencast › should work for popups
❌ [chromium-library] › library/video.spec.ts:446:5 › screencast › should scale frames down to the requested size
❌ [chromium-library] › library/video.spec.ts:495:5 › screencast › should use viewport scaled down to fit into 800x800 as default size
❌ [chromium-library] › library/video.spec.ts:514:5 › screencast › should be 800x450 by default
❌ [chromium-library] › library/video.spec.ts:531:5 › screencast › should be 800x600 with null viewport
❌ [chromium-library] › library/video.spec.ts:580:5 › screencast › should emulate an iphone
❌ [playwright-test] › reporter-html.spec.ts:296:5 › created › should include image diff when screenshot failed to generate due to animation
❌ [playwright-test] › ui-mode-test-output.spec.ts:157:5 › should stream console messages live
❌ [playwright-test] › ui-mode-test-setup.spec.ts:217:9 › web-mode: true › should run teardown with SIGINT
❌ [webview2] › page/page-request-intercept.spec.ts:178:1 › should intercept multipart/form-data request body

1 flaky ⚠️ [chromium-library] › library/browsercontext-viewport-mobile.spec.ts:177:5 › mobile viewport › should scroll when emulating a mobile viewport
1 interrupted ⚠️ [chromium-library] › library/inspector/pause.spec.ts:79:5 › pause › should resume from console

10434 passed, 365 skipped, 2325 did not run
✔️✔️✔️

Merge workflow run.

Copy link
Contributor

Test results for "tests 2"

2 fatal errors, not part of any test
6 failed
❌ [chromium-page] › page/page-screenshot.spec.ts:283:5 › page screenshot › should work for canvas
❌ [chromium-page] › page/page-screenshot.spec.ts:283:5 › page screenshot › should work for canvas
❌ [chromium-page] › page/page-screenshot.spec.ts:283:5 › page screenshot › should work for canvas
❌ [chromium-page] › page/page-screenshot.spec.ts:283:5 › page screenshot › should work for canvas
❌ [installation tests] › playwright-component-testing.spec.ts:21:5 › pnpm: @playwright/experimental-ct-react should work
❌ [installation tests] › playwright-component-testing.spec.ts:21:5 › pnpm: @playwright/experimental-ct-react should work

49 flaky ⚠️ [chromium-page] › page/page-event-request.spec.ts:110:3 › should report navigation requests and responses handled by service worker
⚠️ [chromium-library] › library/emulation-focus.spec.ts:202:12 › should trigger hover state concurrently
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:521:7 › cli codegen › should uncheck
⚠️ [chromium-library] › library/inspector/cli-codegen-3.spec.ts:502:7 › cli codegen › should generate getByLabel without regex
⚠️ [chromium-page] › page/page-mouse.spec.ts:221:3 › should tween mouse movement
⚠️ [chromium-page] › page/locator-misc-1.spec.ts:28:3 › should hover when Node is removed
⚠️ [chromium-page] › page/page-add-locator-handler.spec.ts:90:5 › should work with locator.hover()
⚠️ [chromium-page] › page/page-mouse.spec.ts:193:3 › should trigger hover state with removed window.Node
⚠️ [chromium-library] › library/browsercontext-viewport.spec.ts:145:12 › should drag with high dpi
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:23:7 › cli codegen › should click
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:324:7 › cli codegen › should fill [contentEditable]
⚠️ [chromium-page] › page/page-add-locator-handler.spec.ts:90:5 › should work with locator.hover()
⚠️ [chromium-page] › page/page-mouse.spec.ts:193:3 › should trigger hover state with removed window.Node
⚠️ [chromium-library] › library/video.spec.ts:551:5 › screencast › should capture static page in persistent context @smoke
⚠️ [chromium-page] › page/expect-matcher-result.spec.ts:20:5 › toMatchText-based assertions should have matcher result
⚠️ [firefox-library] › library/video.spec.ts:730:5 › screencast › should capture full viewport on hidpi
⚠️ [firefox-page] › page/page-add-locator-handler.spec.ts:90:5 › should work with locator.hover()
⚠️ [firefox-library] › library/browsercontext-pages.spec.ts:128:3 › should not leak listeners during navigation of 20 pages
⚠️ [firefox-library] › library/browsertype-connect.spec.ts:196:5 › run-server › should be able to connect two browsers at the same time
⚠️ [firefox-library] › library/selector-generator.spec.ts:558:5 › selector generator › should generate multiple: noText in text
⚠️ [firefox-library] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks
⚠️ [firefox-page] › page/page-click-scroll.spec.ts:41:3 › should scroll into view display:contents
⚠️ [firefox-page] › page/page-click-timeout-3.spec.ts:39:3 › should timeout waiting for hit target
⚠️ [firefox-page] › page/page-click.spec.ts:97:3 › should click the 1x1 div
⚠️ [firefox-page] › page/page-event-request.spec.ts:171:3 › should return response body when Cross-Origin-Opener-Policy is set
⚠️ [firefox-library] › library/tracing.spec.ts:412:14 › should produce screencast frames scale
⚠️ [firefox-library] › library/trace-viewer.spec.ts:726:1 › should follow redirects
⚠️ [chromium-library] › library/browsercontext-viewport.spec.ts:145:12 › should drag with high dpi
⚠️ [chromium-page] › page/elementhandle-misc.spec.ts:20:3 › should hover
⚠️ [chromium-page] › page/page-add-locator-handler.spec.ts:90:5 › should work with locator.hover()
⚠️ [chromium-library] › library/selector-generator.spec.ts:40:5 › selector generator › should prefer role=button over inner span
⚠️ [chromium-page] › page/page-event-request.spec.ts:139:3 › should report navigation requests and responses handled by service worker with routing
⚠️ [webkit-page] › page/page-goto.spec.ts:277:3 › should fail when navigating to bad SSL after redirects
⚠️ [webkit-library] › library/popup.spec.ts:115:3 › should inherit viewport size from browser context
⚠️ [webkit-library] › library/trace-viewer.spec.ts:1076:1 › should pick locator in iframe
⚠️ [webkit-library] › library/popup.spec.ts:115:3 › should inherit viewport size from browser context
⚠️ [webkit-library] › library/popup.spec.ts:115:3 › should inherit viewport size from browser context
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:206:1 › should reset mouse position
⚠️ [webkit-library] › library/browsercontext-viewport.spec.ts:145:12 › should drag with high dpi
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:76:7 › cli codegen › should click after same-document navigation
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:531:7 › cli codegen › should consume pointer events
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:562:7 › cli codegen › should assert value
⚠️ [webkit-library] › library/selector-generator.spec.ts:424:5 › selector generator › should ignore empty aria-label for candidate consideration
⚠️ [webkit-library] › library/trace-viewer.spec.ts:1039:1 › should ignore 304 responses
⚠️ [webkit-page] › page/page-drag.spec.ts:35:5 › Drag and drop › should send the right events
⚠️ [webkit-page] › page/page-drag.spec.ts:247:5 › Drag and drop › should work if the drag event is captured but not canceled
⚠️ [webkit-page] › page/page-drag.spec.ts:331:5 › Drag and drop › should work with locators
⚠️ [webkit-page] › page/workers.spec.ts:243:3 › should support offline
⚠️ [webkit-library] › library/tracing.spec.ts:412:14 › should produce screencast frames crop

198660 passed, 8832 skipped, 1352 did not run
✔️✔️✔️

Merge workflow run.

@mxschmitt mxschmitt merged commit cf85905 into main Jun 14, 2024
90 of 108 checks passed
@mxschmitt mxschmitt deleted the roll-into-pw-webkit/2035 branch June 14, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants