-
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.
Workflows: Run PHP unit tests also against previous WP version (#46983)
Gutenberg is supposed to work on the current WordPress version, and on the previous one. While we already have solid test coverage for the current WP version, we didn't have any coverage for the previous one. This sometimes resulted in failures when people attempted to run GB on the previous WP version, as seen e.g. #46811. PHP unit tests should catch the bulk of issues like that (while not adding as much overhead as JS unit tests, or e2e tests). Co-authored-by: Peter Wilson <[email protected]>
- Loading branch information
1 parent
2a20339
commit e1eb90b
Showing
1 changed file
with
37 additions
and
1 deletion.
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
e1eb90b
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 e1eb90b.
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/4620213827
📝 Reported issues:
/test/e2e/specs/editor/blocks/columns.spec.js