[wp-trac] [WordPress Trac] #55652: Test tool and unit test improvements for 6.1

WordPress Trac noreply at wordpress.org
Mon Sep 5 21:14:53 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:"54074" 54074]:
 {{{
 #!CommitTicketReference repository="" revision="54074"
 Tests: Temporarily skip the test for recommended PHP version in
 `readme.html`.

 This test verifies that the WordPress `readme.html` file recommends a PHP
 version that is actively supported. However, WordPress currently still
 recommends PHP 7.4 due to PHP 8.0/8.1 compatibility not being fully
 achieved, even though PHP 7.4 is end-of-life.

 As things were, the assertion in the test was commented out, leading to
 this test being marked as “risky” for not performing any assertions.

 Instead, let’s skip the test with a clear skip notification.

 Follow-up to [52260].

 Props jrf.
 See #55652.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55652#comment:150>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list