Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #57306


Ignore:
Timestamp:
12/10/2022 02:55:20 AM (2 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57306 – Description

    initial v2  
    2323I don't see any recent core changes that could cause those failures. The first failure was on [54949]. It appears that something has changed on the dotorg side that could have affected this, might have to do with updating nginx to 1.23.2 around the time of the first failure.
    2424
    25 When running the tests locally, it looks like the redirection script no longer sends the second header it's supposed to send:
     25When running the tests locally, it looks like the redirection script on api.wordpress.org no longer sends the second header it's supposed to send:
    2626{{{
    2727if ( ! isset( $_GET['redirected'] ) ) {