Chromium Code Reviews
DescriptionIn webkitpy/common/net/git_cl.py, print rather than log "waiting" message.
Reason: In the recent w3c-test-autoroller jobs (e.g.
https://build.chromium.org/p/chromium.infra.cron/builders/w3c-test-autoroller/builds/6930),
the update wpt step is timing out after 40 minutes with no output after
print "Triggering try jobs".
I believe that this started happening after http://crrev.com/2265603003,
which made it so that when waiting for try job results it uses log.info
rather than print.
BUG=629275
Committed: https://crrev.com/b6cc4b6ed72adabac176e3acc5a41c048de65e8a
Cr-Commit-Position: refs/heads/master@{#415055}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|
|||||||||||||||||||