Test requesting: Don't re-request a test if we already have a result for it for that trigger (for a relevant version), but there is a new version of the tested package. First this unnecessarily delays propagation as the test will go back to "in progress", and second if it fails in the next run this isn't the fault of the original trigger, but the new version of the tested package. Result finding: Don't limit acceptable results to the latest version of the tested package. It's perfectly fine if an earlier version (like the one in testing, or an earlier upload) was ran and gave a result for the requesting trigger. If it's PASS, then we are definitively done, and if it's a failure there is the "Checking for new results for failed test..." logic in collect() logic which will also accept newer results.bzr-import-20160707
parent
6e2f3dbf2a
commit
0a72e94198
Loading…
Reference in new issue