-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dependency Extraction Webpack Plugin: Fix test issues (#57332)
Webpack errors were not correctly handled the tests. Webpack does not always pass an error to the callback, instead it provides errors in the compilation stats. Here, we check for those errors correctly and tests fail if webpack completes with errors. Some configuration and test names are also updated in preparation for #57199.
- Loading branch information
Showing
2 changed files
with
109 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
268fff1
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.
Flaky tests detected in 268fff1.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.
🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7299339458
📝 Reported issues:
/test/e2e/specs/editor/various/publish-button.spec.js