Skip to content

Try: Fix 'wp-polyfill' script dependents unit test #69912

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

Merged
merged 2 commits into from
Apr 16, 2025

Conversation

@Mamaduka Mamaduka added the [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. label Apr 16, 2025
@Mamaduka Mamaduka self-assigned this Apr 16, 2025
Copy link

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 props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@Mamaduka Mamaduka added the No Core Sync Required Indicates that any changes do not need to be synced to WordPress Core label Apr 16, 2025
*
* @var array
*/
public $bundled_scripts = array( 'wp-upload-media', 'wp-fields' );
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The private WP wp-fields package was accidentally shipped in WP 6.7, but this problem was corrected in 6.8. I think this is causing the test failure.

@Mamaduka Mamaduka merged commit 34299d0 into trunk Apr 16, 2025
61 checks passed
@Mamaduka Mamaduka deleted the fix/polyfill-dependents-unit-test branch April 16, 2025 09:30
@github-actions github-actions bot added this to the Gutenberg 20.8 milestone Apr 16, 2025
chriszarate pushed a commit to chriszarate/gutenberg that referenced this pull request Jul 1, 2025
* Try: Fix 'wp-polyfill' script dependents unit test
* Allowlist 'wp-fields' script

Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Core Sync Required Indicates that any changes do not need to be synced to WordPress Core [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant