DescriptionIn deps_updater.py: After updating, set commit and close on CQ failure.
Currently, w3c-test-autoroller:
1. Uploads a CL.
2. Triggers try jobs on Blink try bots.
3. Waits for try job results (which are failing).
4. Modifies TestExpectations and commits.
5. Uploads another patch.
6. Calls `git cl land -f --auth-refresh-token-json ...`.
I think that when landing CLs, w3c-test-autoroller commits
should go through the CQ, and if the CQ fails even after
updating TestExpectations etc., then the CL should be closed.
BUG=629275
Committed: https://crrev.com/c6c68eeb5dd4ccf9fa0e7bf97c5999d31d4fd9cc
Cr-Commit-Position: refs/heads/master@{#412589}
Patch Set 1 #Patch Set 2 : Add --rietveld to git cl upload and git cl set-commit. #
Total comments: 1
Patch Set 3 : Rebased #Messages
Total messages: 17 (9 generated)
|