-
Notifications
You must be signed in to change notification settings - Fork 4.5k
e2e: fix taxomomies test #69723
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
e2e: fix taxomomies test #69723
Conversation
Size Change: 0 B Total Size: 1.84 MB ℹ️ View Unchanged
|
Flaky tests detected in 9eb01b7. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/14097957623
|
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @t-hamano!
Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
I just cherry-picked this PR to the wp/6.8 branch to get it included in the next release: cec7e8a |
Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
What?
Related core ticket: https://core.trac.wordpress.org/changeset/60099
Update the button label for adding a category and resolve an e2e test failure.
Note
I'm not sure we should backport this PR into
wp/6.8
, but adding the backport label just to be sure.Why?
The label of the button for adding a category has changed from "Add New Category" to "Add Category":
Testing Instructions
Checking CI results