Automatically closing tree for "Failure reason,compile,steps" on "Browser Side Navigation Linux"
https://build.chromium.org/p/chromium.fyi/builders/Browser%20Side%20Navigation%20Linux/builds/42162
Revision: de687140d66e950a1674c67b37583a64d998459b, 5a174c9b522a11d138af9c57111bc217805626be, 7abcb7f3036bec42a06a04a9045a56facea038fa, 5a294a06418f93a84fa10d9eb55722424258b870, 44cc16cdbb7589055303042d621336578b818d95, 1f046e00c0af1d72373f5dce4806cfaa6a1154de
Blame list: bradn...@chromium.org,catapult-chro...@skia-buildbots.google.com.iam.gserviceaccount.com,hongj...@chromium.org,kin...@chromium.org,sh...@chromium.org,timz...@google.com
| Build 42162 |
|
running steps via annotated script preamble stdio |
|
update_scripts stdio gclient_json depot_tools: 47f44dc1800589b992902f06edf7e274b8178d56 build: 491e42dd3ce33cc2f761706b4111119d98d33fbc..ba8ee6594e38c461e15d8d5a8e583bc1448dba90 |
|
LUCI Migration stdio |
|
LogDog Bootstrap stdio |
|
setup_build<br>running recipe: "chromium" stdout run_recipe |
|
makedirs checkout path stdout |
|
bot_update<br>[45GB/245GB used (18%)] stdout json.output |
|
ensure_goma stdio |
|
ensure_goma.ensure_installed stdout json.output |
|
swarming.py --version<br>0.10.2 stdout |
|
gclient runhooks stdout |
|
get compile targets for scripts stdout json.output |
|
read test spec (chromium.fyi.json)<br>path: /mnt/data/b/c/builder/Browser_Side_Navigation_Linux/src/testing/buildbot/chromium.fyi.json stdout json.output |
|
generate_build_files stdout |
|
calculate the number of recommended jobs stdout |
|
preprocess_for_goma stdio |
|
preprocess_for_goma.goma cache directory stdout |
|
preprocess_for_goma.start_goma stdout cloudtail |
|
preprocess_for_goma.start cloudtail stdout |
|
compile stdout json.output[ninja_info] raw_io.output[failure_summary] |
|
postprocess_for_goma stdio |
|
postprocess_for_goma.goma_jsonstatus stdout json.output |
|
postprocess_for_goma.goma_stat stdout |
|
postprocess_for_goma.stop_goma stdout |
|
postprocess_for_goma.upload_log stdout json.output ninja_log compiler_proxy_log |
|
postprocess_for_goma.stop cloudtail stdout |
|
Failure reason stdio reason |
Changed by: catapult-chro...@skia-buildbots.google.com.iam.gserviceaccount.com
Changed at: Tue 27 Mar 2018 18:27:07
Repository: https://chromium.googlesource.com/chromium/src
Branch: master
Revision: de687140d66e950a1674c67b37583a64d998459b
Changed files:
Roll src/third_party/catapult/ 042835003..db4e76da5 (3 commits) https://chromium.googlesource.com/catapult.git/+log/0428350035df..db4e76da5b52 $ git log 042835003..db4e76da5 --date=short --no-merges --format='%ad %ae %s' 2018-03-26 simonhatch Pinpoint - Fix flaky jobs test. 2018-03-27 sergiyb Allow quering all benchmarks and correct escaping timeseries' names with spaces 2018-03-27 simonhatch HistogramSet - Only merge histograms with stories. Created with: roll-dep src/third_party/catapult BUG=ch ...skip... t sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=sull...@chromium.org Change-Id: Ibecccc80bec571804a22e094d886c67753e01a53 Reviewed-on: https://chromium-review.googlesource.com/982732 Reviewed-by: catapult-chromium-autoroll <catapult-chro...@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: catapult-chromium-autoroll <catapult-chro...@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#546361}Properties:
Changed by: timz...@google.com
Changed at: Tue 27 Mar 2018 18:29:54
Repository: https://chromium.googlesource.com/chromium/src
Branch: master
Revision: 5a174c9b522a11d138af9c57111bc217805626be
Changed files:
Disable Finch control of virtual machines. This disables controlling the running of virtual machines with Finch configs. It is intended as a temp measure before Finch fixes its bug that prevent configs from being pulled when Chrome starts. BUG=chromium:800120 TEST=manual test. Change-Id: Ic1571f034361cafdd2f7565e665b7f21dca392bf Reviewed-on: https://chromium-review.googlesource.com/982519 Reviewed-by: Dan Erat <de...@chromium.org> Commit-Queue: Tim Zheng <timz...@chromium.org> Cr-Commit-Position: refs/heads/master@{#546362}Properties:
Changed by: hongj...@chromium.org
Changed at: Tue 27 Mar 2018 18:31:32
Repository: https://chromium.googlesource.com/chromium/src
Branch: master
Revision: 7abcb7f3036bec42a06a04a9045a56facea038fa
Changed files:
Implement GetAssertionTask Implement per-device request logic for AuthenticatorGetAssertion request. GetAssertionTask should asynchronously start a request and decode device response. Change-Id: Ib6c599943983d191576c896cfb951a74eba95f33 Reviewed-on: https://chromium-review.googlesource.com/941977 Commit-Queue: Jun Choi <hongj...@chromium.org> Reviewed-by: Jan Wilken Dörrie <jdoe...@chromium.org> Reviewed-by: Balazs Engedy <eng...@chromium.org> Cr-Commit-Position: refs/heads/master@{#546363}Properties:
Changed by: sh...@chromium.org
Changed at: Tue 27 Mar 2018 18:34:01
Repository: https://chromium.googlesource.com/chromium/src
Branch: master
Revision: 5a294a06418f93a84fa10d9eb55722424258b870
Changed files:
[css-typed-om] Support some text-decoration properties. Adds tests for: - text-decoration - text-decoration-line - text-decoration-skip (not implemented in Blink) - text-decoration-skip-ink - text-decoration-width (not implemented in Blink) text-decoration-line uses a weird internal structure for CSSValues, so we have to encode/decode to that structure when getting/setting. Failing tests because for some reason we ignore 'blink' for the computed value. Blink also doesn't support 'spelling-error' and 'grammar-error' yet. Bug: 820299 Change-Id: I60e8c3958c9b3a784177c9813a7325aa26e39581 Reviewed-on: https://chromium-review.googlesource.com/981717 Commit-Queue: Darren Shen <sh...@chromium.org> Reviewed-by: Rune Lillesveen <fut...@chromium.org> Cr-Commit-Position: refs/heads/master@{#546364}Properties:
Changed by: kin...@chromium.org
Changed at: Tue 27 Mar 2018 18:35:05
Repository: https://chromium.googlesource.com/chromium/src
Branch: master
Revision: 44cc16cdbb7589055303042d621336578b818d95
Changed files:
Re-land: "Don't adjust the NavigationTimings on redirects" The reason for revert was the new navigation timing test expectations (that got commited right before the original change) had a FAIL expectation for the particular event order that this change was fixing. Original change's description: > Don't adjust the NavigationTimings on redirects > > We adjust the timings in WebDocumentLoaderImpl::UpdateNavigation(), > shouldn't update in each AddRedirect() (which is called in a batch > way after all t ...skip... 6b > Reviewed-on: https://chromium-review.googlesource.com/974673 > Reviewed-by: Kunihiko Sakamoto <ksak...@chromium.org> > Commit-Queue: Kinuko Yasuda <kin...@chromium.org> > Cr-Commit-Position: refs/heads/master@{#546001} Bug: 813889 Change-Id: I6f5c0ba1196fa1dd52225036820b29a95569ac21 Reviewed-on: https://chromium-review.googlesource.com/981913 Reviewed-by: Kunihiko Sakamoto <ksak...@chromium.org> Commit-Queue: Kinuko Yasuda <kin...@chromium.org> Cr-Commit-Position: refs/heads/master@{#546365}Properties:
Changed by: bradn...@chromium.org
Changed at: Tue 27 Mar 2018 18:35:09
Repository: https://chromium.googlesource.com/chromium/src
Branch: master
Revision: 1f046e00c0af1d72373f5dce4806cfaa6a1154de
Changed files:
Update canned storage.googleapis.com cert info. BUG=None R=bi...@chromium.org,elijah...@chromim.org,dsc...@chromium.org Change-Id: Ic16393181eaa8dbafa44a9ab8cb4a49465acd136 Reviewed-on: https://chromium-review.googlesource.com/982936 Reviewed-by: Derek Schuff <dsc...@chromium.org> Commit-Queue: Brad Nelson <bradn...@chromium.org> Cr-Commit-Position: refs/heads/master@{#546366}Properties: