Url to the build Failure: https://build.chromium.org/p/chromium.chromiumos/builders/Linux ChromiumOS Tests (1)/builds/25334 What is the bug or feature: If no try-job is scheduled, MonitorTryJobPipeline and following pipelines should bail out.
The following revision refers to this bug: https://chromium.googlesource.com/infra/infra.git/+/9c0770bfcdb87dc4d6511b953de330584496de44 commit 9c0770bfcdb87dc4d6511b953de330584496de44 Author: chanli <chanli@chromium.org> Date: Mon Aug 29 22:44:53 2016 [Findit] Fix a bug that MonitorTryJobPipeline still runs when no try job scheduled. If the falied tests are all flaky, the scheduletryjpbpipeline will return None, and so should the following pipelines. BUG= 641700 Review-Url: https://codereview.chromium.org/2290833002 [modify] https://crrev.com/9c0770bfcdb87dc4d6511b953de330584496de44/appengine/findit/waterfall/identify_try_job_culprit_pipeline.py [modify] https://crrev.com/9c0770bfcdb87dc4d6511b953de330584496de44/appengine/findit/waterfall/monitor_try_job_pipeline.py [modify] https://crrev.com/9c0770bfcdb87dc4d6511b953de330584496de44/appengine/findit/waterfall/start_try_job_on_demand_pipeline.py [modify] https://crrev.com/9c0770bfcdb87dc4d6511b953de330584496de44/appengine/findit/waterfall/test/identify_try_job_culprit_pipeline_test.py [modify] https://crrev.com/9c0770bfcdb87dc4d6511b953de330584496de44/appengine/findit/waterfall/test/monitor_try_job_pipeline_test.py
Comment 1 by chanli@chromium.org
, Aug 29 2016Status: Assigned (was: Available)