[wp-trac] [WordPress Trac] #55652: Test tool and unit test improvements for 6.1
WordPress Trac
noreply at wordpress.org
Mon Sep 5 18:55:23 UTC 2022
#55652: Test tool and unit test improvements for 6.1
--------------------------------------+---------------------
Reporter: hellofromTonya | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.1
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by SergeyBiryukov):
In [changeset:"54072" 54072]:
{{{
#!CommitTicketReference repository="" revision="54072"
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.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55652#comment:147>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list