-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Tests for test suite reordering fail #6418
Copy link
Copy link
Closed
Labels
feature/test-runnerCLI test runnerCLI test runnertype/testsTests! Yes, PHPUnit, too, needs tests.Tests! Yes, PHPUnit, too, needs tests.version/12Something affects PHPUnit 12Something affects PHPUnit 12
Metadata
Metadata
Assignees
Labels
feature/test-runnerCLI test runnerCLI test runnertype/testsTests! Yes, PHPUnit, too, needs tests.Tests! Yes, PHPUnit, too, needs tests.version/12Something affects PHPUnit 12Something affects PHPUnit 12
I pulled #6338 into
10.5and merged it from there to11.5,12.4,12.5, andmain.On PHPUnit >= 12, two tests, order-by-defects-test-classes-with-defects.phpt and order-by-defects-test-methods-with-defects.phpt, now fail.
These test failures need to be investigated. Hopefully, these tests fail for the obvious reason: that the result cache fixture file needs to be updated.