[wp-trac] [WordPress Trac] #62325: Ensure PHPUnit tests making network requests are in the external-http group.

WordPress Trac noreply at wordpress.org
Tue Mar 11 00:39:26 UTC 2025


#62325: Ensure PHPUnit tests making network requests are in the external-http
group.
---------------------------------------------+----------------------------
 Reporter:  peterwilsoncc                    |       Owner:  peterwilsoncc
     Type:  defect (bug)                     |      Status:  closed
 Priority:  normal                           |   Milestone:  6.8
Component:  Build/Test Tools                 |     Version:
 Severity:  normal                           |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests commit  |     Focuses:
---------------------------------------------+----------------------------
Changes (by peterwilsoncc):

 * owner:  (none) => peterwilsoncc
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"59964" 59964]:
 {{{
 #!CommitTicketReference repository="" revision="59964"
 Build/Test Tools: Update `external-http` group to include all network
 tests.

 Updates the `external-http` group in the PHPUnit test suite to include all
 tests that rely on network requests. This is to ensure the main test suite
 runs do not contain any tests that can fail due to network conditions.

 Props sukhendu2002, azaozz, audrasjb.
 Fixes #62325.
 }}}

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


More information about the wp-trac mailing list