wordpress-develop
wordpress-develop copied to clipboard
Sorting test errors in 59981
@SergeyBiryukov judging by the patch commited that was failing tests https://core.trac.wordpress.org/changeset/59981
I think that the only issue was a missing bracket by the end, in line 1021
Before adding that bracket 4 tests failed, after adding, they are all passing.
Anyway, later, I would post a testing report for this.
Trac ticket: https://core.trac.wordpress.org/ticket/62718
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.