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(chromium): roll to r1124 #31404

Merged
merged 1 commit into from
Jun 21, 2024
Merged

feat(chromium): roll to r1124 #31404

merged 1 commit into from
Jun 21, 2024

Conversation

playwrightmachine
Copy link
Collaborator

No description provided.

Copy link
Contributor

Test results for "tests 1"

2 flaky ⚠️ [playwright-test] › ui-mode-test-screencast.spec.ts:21:5 › should show screenshots
⚠️ [playwright-test] › ui-mode-test-screencast.spec.ts:21:5 › should show screenshots

28372 passed, 648 skipped
✔️✔️✔️

Merge workflow run.

Copy link
Contributor

Test results for "tests others"

3 failed
❌ [playwright-test] › reporter-html.spec.ts:296:5 › created › should include image diff when screenshot failed to generate due to animation
❌ [playwright-test] › reporter-html.spec.ts:389:5 › created › should use different path if attachments base url option is provided
❌ [playwright-test] › ui-mode-test-setup.spec.ts:217:9 › web-mode: true › should run teardown with SIGINT

17767 passed, 479 skipped
✔️✔️✔️

Merge workflow run.

@mxschmitt mxschmitt merged commit 42b9e83 into main Jun 21, 2024
95 of 109 checks passed
@mxschmitt mxschmitt deleted the roll-into-pw-chromium/1124 branch June 21, 2024 12:20
mxschmitt pushed a commit that referenced this pull request Jun 21, 2024
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

Test results for "tests 2"

4 fatal errors, not part of any test
3 failed
❌ [chromium-page] › page/page-set-input-files.spec.ts:40:3 › should upload a folder
❌ [chromium-page] › page/page-set-input-files.spec.ts:40:3 › should upload a folder
❌ [chromium-page] › page/page-set-input-files.spec.ts:40:3 › should upload a folder

47 flaky ⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:309:7 › cli codegen › should fill textarea with new lines at the end
⚠️ [chromium-library] › library/emulation-focus.spec.ts:202:12 › should trigger hover state concurrently
⚠️ [chromium-library] › library/video.spec.ts:381:5 › screencast › should capture navigation
⚠️ [chromium-library] › library/browsercontext-viewport.spec.ts:145:12 › should drag with high dpi
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:197:7 › cli codegen › should not target selector preview by text regexp
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:521:7 › cli codegen › should uncheck
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:586:7 › cli codegen › should select with size attribute
⚠️ [chromium-page] › page/page-add-locator-handler.spec.ts:90:5 › should work with locator.hover()
⚠️ [chromium-library] › library/browsercontext-viewport.spec.ts:145:12 › should drag with high dpi
⚠️ [chromium-library] › library/inspector/cli-codegen-3.spec.ts:444:7 › cli codegen › should generate getByAltText
⚠️ [chromium-page] › page/page-add-locator-handler.spec.ts:90:5 › should work with locator.hover()
⚠️ [chromium-page] › page/page-mouse.spec.ts:221:3 › should tween mouse movement
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:228:7 › cli codegen › should fill
⚠️ [chromium-page] › page/page-event-request.spec.ts:110:3 › should report navigation requests and responses handled by service worker
⚠️ [firefox-page] › page/page-mouse.spec.ts:147:3 › should select the text with mouse
⚠️ [firefox-page] › page/elementhandle-misc.spec.ts:20:3 › should hover
⚠️ [firefox-page] › page/page-click.spec.ts:230:3 › should click on checkbox input and toggle
⚠️ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:453:7 › cli codegen › should update active model on action
⚠️ [firefox-library] › library/browsercontext-pages.spec.ts:128:3 › should not leak listeners during navigation of 20 pages
⚠️ [firefox-library] › library/capabilities.spec.ts:41:3 › WebSocket should work @smoke
⚠️ [firefox-library] › library/hit-target.spec.ts:24:3 › should block all events when hit target is wrong
⚠️ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:69:7 › cli codegen › should contain close page
⚠️ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:518:7 › cli codegen › should fill tricky characters
⚠️ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:551:5 › should --test-id-attribute
⚠️ [firefox-library] › library/inspector/console-api.spec.ts:66:3 › should support playwright.locator({ has })
⚠️ [firefox-library] › library/selector-generator.spec.ts:161:5 › selector generator › should handle second non-unique data-testid
⚠️ [firefox-library] › library/tracing.spec.ts:292:5 › should overwrite existing file
⚠️ [firefox-page] › page/page-click.spec.ts:97:3 › should click the 1x1 div
⚠️ [firefox-library] › library/permissions.spec.ts:103:5 › permissions › should trigger permission onchange
⚠️ [firefox-page] › page/page-event-request.spec.ts:169:3 › should return response body when Cross-Origin-Opener-Policy is set
⚠️ [chromium-library] › library/browsercontext-viewport.spec.ts:145:12 › should drag with high dpi
⚠️ [chromium-page] › page/page-add-locator-handler.spec.ts:90:5 › should work with locator.hover()
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:23:7 › cli codegen › should click
⚠️ [chromium-library] › library/inspector/cli-codegen-2.spec.ts:24:7 › cli codegen › should contain open page
⚠️ [chromium-library] › library/inspector/cli-codegen-csharp.spec.ts:30:5 › should print the correct imports and context options
⚠️ [webkit-page] › page/page-add-locator-handler.spec.ts:90:5 › should work with locator.hover()
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:50:1 › should reset serviceworker
⚠️ [webkit-library] › library/emulation-focus.spec.ts:202:12 › should trigger hover state concurrently
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:324:7 › cli codegen › should fill [contentEditable]
⚠️ [webkit-library] › library/inspector/cli-codegen-2.spec.ts:518:7 › cli codegen › should fill tricky characters
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:562:7 › cli codegen › should assert value
⚠️ [webkit-page] › page/workers.spec.ts:243:3 › should support offline
⚠️ [webkit-library] › library/tracing.spec.ts:412:14 › should produce screencast frames fit
⚠️ [webkit-library] › library/tracing.spec.ts:412:14 › should produce screencast frames crop
⚠️ [webkit-library] › library/tracing.spec.ts:412:14 › should produce screencast frames scale
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:86:1 › should reset serviceworker that hangs in importScripts
⚠️ [webkit-page] › page/page-set-input-files.spec.ts:40:3 › should upload a folder

209680 passed, 9291 skipped, 1375 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants