Testing and the stable tree
Testing and the stable tree
Posted May 29, 2019 20:04 UTC (Wed) by mathstuf (subscriber, #69389)Parent article: Testing and the stable tree
What I've wanted to do for our setup is that it is a blacklist for failing/known "bad" tests. But each week, schedule a "run excluded tests" run. If any come back green, take them off the blacklist again.
> Those files also need to be commented so that it is clear why tests are being skipped.
Agreed. Our blacklists used to be very ad hoc and without a way to tell what's up (issue links are best), the tests just rot on that platform combination.
Posted May 30, 2019 14:04 UTC (Thu)
by Grimthorpe (subscriber, #106147)
[Link] (1 responses)
If failing / bad tests show up as green then I think it's a good idea to investigate why that has happened.
If they've genuinely been fixed then that's good, but if there has not been a targeted fix for the problem then making sure it hasn't caused a false positive is important.
Posted Jun 2, 2019 16:45 UTC (Sun)
by mathstuf (subscriber, #69389)
[Link]
Testing and the stable tree
Testing and the stable tree