wordpress-develop/.github/workflows
Sergey Biryukov 10f6d876c9 Build/Test Tools: Do not allow tests to fail for select PHP 8.1 test runs.
This affects the following test groups:
* Ajax tests
* ms-files tests
* External HTTP tests
* Xdebug tests

The tests being run in these particular test groups are passing on PHP 8.1, however, the test runs are still allowed to “continue on error”. This creates the risk that new PHP 8.1 incompatibilities will be introduced without anyone noticing.

By no longer allowing these test runs to “continue on error”, that risk is removed.

Follow-up to [51588], [51604], [53922].

Props jrf.
See #55656, #55652.

git-svn-id: https://develop.svn.wordpress.org/trunk@54072 602fd350-edb4-49c9-b593-d223f7449a82
2022-09-05 18:55:08 +00:00
..
coding-standards.yml Build/Test Tools: Correct the context variable being used when auto-retrying failed and cancelled workflows. 2022-08-31 14:29:22 +00:00
end-to-end-tests.yml Build/Test Tools: Correct the context variable being used when auto-retrying failed and cancelled workflows. 2022-08-31 14:29:22 +00:00
failed-workflow.yml Build/Test Tools: Automatically rerun a workflow the first time it fails. 2022-08-26 19:19:11 +00:00
javascript-tests.yml Build/Test Tools: Correct the context variable being used when auto-retrying failed and cancelled workflows. 2022-08-31 14:29:22 +00:00
php-compatibility.yml Build/Test Tools: Correct the context variable being used when auto-retrying failed and cancelled workflows. 2022-08-31 14:29:22 +00:00
phpunit-tests.yml Build/Test Tools: Do not allow tests to fail for select PHP 8.1 test runs. 2022-09-05 18:55:08 +00:00
slack-notifications.yml Build/Test Tools: Automatically rerun a workflow the first time it fails. 2022-08-26 19:19:11 +00:00
test-coverage.yml Build/Test Tools: Correct the context variable being used when auto-retrying failed and cancelled workflows. 2022-08-31 14:29:22 +00:00
test-npm.yml Build/Test Tools: Correct the context variable being used when auto-retrying failed and cancelled workflows. 2022-08-31 14:29:22 +00:00
test-old-branches.yml Build/Test Tools: Automatically rerun a workflow the first time it fails. 2022-08-26 19:19:11 +00:00
welcome-new-contributors.yml Build/Test Tools: Update third-party GitHub Actions to latest versions. 2022-08-24 16:30:31 +00:00