Opened 8 years ago
Closed 7 years ago
#40463 closed defect (bug) (fixed)
Get the tests for the 4.0 branch passing
Reported by: | johnbillion | Owned by: | |
---|---|---|---|
Milestone: | 4.9 | Priority: | normal |
Severity: | normal | Version: | 4.0 |
Component: | Build/Test Tools | Keywords: | |
Focuses: | Cc: |
Description
tl;dr: Most of #30284 should be backported to the 4.0 branch (and earlier).
The test suite did not pass in versions prior to 4.1. Failing tests were committed to the test suite but skipped with the now-defunct knownWPBug
notation.
Work on recent tickets such as #35105, #39486, and #40086 means the 4.1 to 4.6 branches are passing once again, but 4.0 (and earlier) basically needs most of the changes in #30284 applying to it.
Having a passing test suite in the 4.0 branch means we can be more confident in patch releases.
Note: See
TracTickets for help on using
tickets.
I've started this already with [40445], [40446], [40447], [40448], and [40449].