:+1:
When did they stop behaving as expected? What were they doing instead?
rebased onto f6a88f8a9016ecc702c9ef49e1dcf5c944a495d3
@dcallagh I've rephrased it:
Waivers with waived=false don't waive failed test results (this was broken in previous versions).
waived=false
rebased onto 366dddaf77e74fe7ca9a623266184b2ba0de7181
Oh, was it always broken? Were we considering waived: false as if it were waived: true?
waived: false
waived: true
Oops :-)
Oh, was it always broken?
I don't think it was always broken, just with some recent refactoring and feature-adding. But since there were no tests it could've been broken for a long time.
Oops indeed :).
Commit 229b7485 fixes this pull-request
Pull-Request has been merged by lholecek