-
New Feature
-
Resolution: Unresolved
-
Major
-
None
It would be very helpful if there would be a report (in http://<host>/claims/ or another page) to view all unclaimed failed builds, even the ones which have successfully built in the meantime.
Reasons would be:
- Randomized test cases, which bring up important corner case bugs, but do not fail very often (and not reproducible).
- Non-reproducible errors in test cases (due to network timeouts, race conditions, etc.), which should be fixed by making the test case more stable.
Of course failed builds before the claim-plugin was installed and activated should be excluded from this report.