-
New Feature
-
Resolution: Fixed
-
Trivial
-
None
-
-
2.369
It would be nice to have the `inProgress` boolean exported so that `ATH` can be more reliable. For now, org.jenkinsci.test.acceptance.po.Build#isInProgress rely on a combination of "building" and "result" to check if the build is finished. This cause an issue on core.FreestyleJobTest#discardBuilds which is flaky because of that.
- links to