-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Re-enable zoom out e2e tests #63379
Re-enable zoom out e2e tests #63379
Conversation
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Passing for me locally, seeing if it passes on here or if it's still flaky. |
Size Change: 0 B Total Size: 1.76 MB ℹ️ View Unchanged
|
@jeryj, as I mentioned in the issue description, I think the test itself needs to be more explicit about what it is testing. |
@MaggieCabrera @scruffian - Do you recall what is being tested and how this test works? It's not super clear what's going on with it. |
it might not be very useful at this point in time to keep this test (in that case we could just delete it). The idea is that triggering zoom out mode opens the inserter with the pattern tab focused, that's mainly what we were trying to test here. |
Closing in favor of #65943 |
What?
Fixes #63330
Why?
See if it's no longer flaky since a zoom out bug was fixed in #63315
How?
Testing Instructions
npm run test:e2e:playwright test/e2e/specs/site-editor/zoom-out.spec.js
Testing Instructions for Keyboard
Screenshots or screencast