Builder Linux x64 Goma Canary (clobber) Build 20633
Results:
Success
Trigger Info:
Project | chromium |
Revision | 63366d97f1cfd4207d2ab63a45b64fab4601ec38 |
Got Revision | 63366d97f1cfd4207d2ab63a45b64fab4601ec38 |
Execution:
- Source: Task 4291fe485def2a10
- Bot: swarm2391-c4
- Recipe: chromium
Steps and Logfiles:
Show:-
( 345 ms ) report buildersrunning builder/tester 'Linux x64 Goma Canary (clobber)' on master 'chromium.fyi'
-
- - no logs -
-
( 1 secs ) read test spec (chromium.fyi.json)path: /b/swarming/w/ir/cache/builder/src/testing/buildbot/chromium.fyi.json
-
( 721 ms ) lookup GN argsis_component_build = falseis_debug = falsestrip_absolute_paths_from_debug_symbols = trueuse_goma = truegoma_dir = "/b/swarming/w/ir/cache/goma/client"
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
$recipe_engine/path | {"cache_dir": "/b/swarming/w/ir/cache", "temp_dir": "/b/swarming/w/ir/tmp/rt"} | setup_build |
$recipe_engine/runtime | {"is_experimental": false, "is_luci": true} | setup_build |
bot_id | "swarm2391-c4" | setup_build |
branch | "refs/heads/master" | setup_build |
buildbucket | {"build": {"bucket": "luci.chromium.ci", "created_by": "user:luci-scheduler@appspot.gserviceaccount.com", "created_ts": 1548221201687922, "id": "8923566121178495392", "project": "chromium", "tags": ["builder:Linux x64 Goma Canary (clobber)", "buildset:commit/git/63366d97f1cfd4207d2ab63a45b64fab4601ec38", "buildset:commit/gitiles/chromium.googlesource.com/chromium/src/+/63366d97f1cfd4207d2ab63a45b64fab4601ec38", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9088996183241936016", "scheduler_job_id:chromium/Linux x64 Goma Canary (clobber)", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "Linux x64 Goma Canary (clobber)" | setup_build |
buildnumber | 20633 | setup_build |
mastername | "chromium.fyi" | setup_build |
path_config | "generic" | setup_build |
recipe | "chromium" | setup_build |
repository | "https://chromium.googlesource.com/chromium/src.git" | setup_build |
revision | "63366d97f1cfd4207d2ab63a45b64fab4601ec38" | setup_build |
got_angle_revision | "828acb39df5fe60953dc1eca00b8d3cd25a63ab7" | bot_update |
got_buildtools_revision | "2f02e1f363b1af2715536f38e239853f04ec1497" | bot_update |
got_dawn_revision | "c0f31e73e481f32d308cb6232e75e6d860d97063" | bot_update |
got_nacl_revision | "ff15c51d20785fa51c0ef03ccb480b87299acbeb" | bot_update |
got_revision | "63366d97f1cfd4207d2ab63a45b64fab4601ec38" | bot_update |
got_revision_cp | "refs/heads/master@{#625104}" | bot_update |
got_swarming_client_revision | "0e3e1c4dc4e79f25a5b58fcbc135dc93183c0c54" | bot_update |
got_v8_revision | "0550ef03cf24c364d888fa381ae88400d3ff42f2" | bot_update |
got_v8_revision_cp | "refs/heads/7.3.484@{#1}" | bot_update |
got_webrtc_revision | "71b5a7df7794bbc4103296fcd8bd740acebdc901" | bot_update |
got_webrtc_revision_cp | "refs/heads/master@{#26351}" | bot_update |
isolate_server | "https://isolateserver.appspot.com" | isolate tests |
swarm_hashes_refs/heads/master(at){#625104}_without_patch | {"base_unittests": "cbb2ef433a6fbd173d8d6a4f725af0a4a960ebc8", "content_unittests": "d61e32d93a9ce84616ee6e805146af9703349255"} | isolate tests |
swarm_hashes | {"base_unittests": "cbb2ef433a6fbd173d8d6a4f725af0a4a960ebc8", "content_unittests": "d61e32d93a9ce84616ee6e805146af9703349255"} | find isolated tests |
Blamelist:
- Jon Napper (napperohnoyoudont@chromium.org)
- Danan S (dananohnoyoudont@chromium.org)
- Matt Falkenhagen (falkenohnoyoudont@chromium.org)
- Hirokazu Honda (hirohohnoyoudont@chromium.org)
- Alexandre Courbot (acourbotohnoyoudont@chromium.org)
- James Zern (jzernohnoyoudont@chromium.org)
- Dominic Farolino (domfarolinoohnoyoudont@gmail.com)
- Matt Falkenhagen (falkenohnoyoudont@chromium.org)
Timing:
Create | Wednesday, 23-Jan-19 05:26:41 UTC |
Start | Wednesday, 23-Jan-19 05:26:44 UTC |
End | Wednesday, 23-Jan-19 05:52:40 UTC |
Pending | 2 secs |
Execution | 25 mins 55 secs |
All Changes:
-
Added predictor class for AssistRanker NN classifier.
Changed by Jon Napper - napperohnoyoudont@chromium.org Changed at Wednesday, 23-Jan-19 05:25:01 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 63366d97f1cfd4207d2ab63a45b64fab4601ec38 Comments
Added predictor class for AssistRanker NN classifier. Added a predictor class for the new NN classifier in AssistRanker. This makes it possible to use downloadable unquantized NN classifiers for inferencing. Bug: 907727 Change-Id: Ib1e5647e3792f10757c17968a6b0b9b198a8d620 Reviewed-on: https://chromium-review.googlesource.com/c/1399768 Commit-Queue: Jon Napper <napper@chromium.org> Reviewed-by: Charles . <charleszhao@chromium.org> Cr-Commit-Position: refs/heads/master@{#625104}
Changed files
- components/assist_ranker/BUILD.gn
- components/assist_ranker/classifier_predictor.cc
- components/assist_ranker/classifier_predictor.h
- components/assist_ranker/classifier_predictor_unittest.cc
- components/assist_ranker/nn_classifier_test_util.cc
- components/assist_ranker/nn_classifier_test_util.h
- components/assist_ranker/nn_classifier_unittest.cc
- components/assist_ranker/proto/nn_classifier.proto
- components/assist_ranker/proto/ranker_model.proto
-
Update to finalized Supervised User deprecation notice strings.
Changed by Danan S - dananohnoyoudont@chromium.org Changed at Wednesday, 23-Jan-19 05:22:21 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 1d49df6a6a43ea2c9405df36b248127644b948b0 Comments
Update to finalized Supervised User deprecation notice strings. Bug: 923575 Change-Id: I9e11fb01e3f6914c58a3f2204b2c617f6d20adda Reviewed-on: https://chromium-review.googlesource.com/c/1423353 Reviewed-by: Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Danan S <danan@chromium.org> Cr-Commit-Position: refs/heads/master@{#625103}
Changed files
- ash/ash_strings.grd
- chrome/app/chromeos_strings.grdp
-
service worker: Make the request for the main script go through throttles.
Changed by Matt Falkenhagen - falkenohnoyoudont@chromium.org Changed at Wednesday, 23-Jan-19 05:21:05 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 9a77d962af13ae81f265cf6721c447554f6a7fff Comments
service worker: Make the request for the main script go through throttles. This enables the variations header to be added to the request, and other modifications by the embedder. Basically it looks like any network request should go through throttles. Bug: 923247 Change-Id: I7cb2d3a7edfff866487814884e0b44f4000dbca5 Reviewed-on: https://chromium-review.googlesource.com/c/1424098 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Josh Karlin <jkarlin@chromium.org> Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#625102}
Changed files
- chrome/browser/net/variations_http_headers_browsertest.cc
- content/renderer/service_worker/service_worker_context_client.cc
-
Reland "media/gpu/VEA unittest: Verify encoded content on Chrome OS by default"
Changed by Hirokazu Honda - hirohohnoyoudont@chromium.org Changed at Wednesday, 23-Jan-19 05:16:20 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 233c771740df29a812a735c585763f4073bb2e6e Comments
Reland "media/gpu/VEA unittest: Verify encoded content on Chrome OS by default" VEA unittest verifies VEA's encoding content by 1. decode content by FFmepgVideoDecoder 2. compare it with the original VideoFrame and computes SSIM 3. check the SSIM less than or equal to the predetermined threshold, 10.0. VEA unittest turns on this verifitcation by --verify_all_output and one of test case parameters. This verification was always disabled on Chrome OS by setting --verify_all_output false because of https://crbug.com/694131. I think the bug is already fixed. We can re-enable the verification on Chrome OS now by default. TBR=kcwu@chromium.org Bug: 923762 Test: VEA unittest on eve Change-Id: I597346a9ecd114ccc37ebde1ab284b97103a6e4f Reviewed-on: https://chromium-review.googlesource.com/c/1429307 Reviewed-by: Hirokazu Honda <hiroh@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#625101}
Changed files
- media/gpu/video_encode_accelerator_unittest.cc
-
base/memory: better reporting of aligned memory allocation errors.
Changed by Alexandre Courbot - acourbotohnoyoudont@chromium.org Changed at Wednesday, 23-Jan-19 05:08:48 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 95a3cedce5663ecf0c1615a2654cbadedf35799d Comments
base/memory: better reporting of aligned memory allocation errors. posix_memalign() returns an error value when it fails, but that value is not forwarded to the user despite being valuable to understand what the underlying problem of a failed allocation is. Make sure to display the error code. Chrome OS. Bug: 918509 Test: Checked that software video decoding was still working on Change-Id: I508d6cc6332a1a5c29e8f3cece56272969e99dcc Reviewed-on: https://chromium-review.googlesource.com/c/1424108 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by: danakj <danakj@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#625100}
Changed files
- base/memory/aligned_memory.cc
-
libwebp: update to 1.0.2
Changed by James Zern - jzernohnoyoudont@chromium.org Changed at Wednesday, 23-Jan-19 05:08:10 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 7a1729743378a9b0521ac14a9088ce1148754497 Comments
libwebp: update to 1.0.2 minor encoder speedups and roll up to pick up local fuzzer cherry-pick Bug: 922319 Change-Id: I2c8be4423aab86c406c3d4d2848950178337da3c Reviewed-on: https://chromium-review.googlesource.com/c/1412021 Reviewed-by: Urvang Joshi <urvang@chromium.org> Commit-Queue: James Zern <jzern@google.com> Cr-Commit-Position: refs/heads/master@{#625099}
Changed files
- third_party/libwebp/BUILD.gn
- third_party/libwebp/README.chromium
- third_party/libwebp/examples/cwebp.c
- third_party/libwebp/examples/dwebp.c
- third_party/libwebp/examples/example_util.c
- third_party/libwebp/examples/unicode.h
- third_party/libwebp/imageio/image_enc.c
- third_party/libwebp/imageio/imageio_util.c
- third_party/libwebp/imageio/webpdec.c
- third_party/libwebp/imageio/wicdec.c
- third_party/libwebp/src/dec/vp8i_dec.h
- third_party/libwebp/src/demux/demux.c
- third_party/libwebp/src/dsp/cost.c
- third_party/libwebp/src/dsp/cost_neon.c
- third_party/libwebp/src/dsp/quant.h
- third_party/libwebp/src/enc/histogram_enc.c
- third_party/libwebp/src/enc/predictor_enc.c
- third_party/libwebp/src/enc/quant_enc.c
- third_party/libwebp/src/enc/vp8i_enc.h
- third_party/libwebp/src/enc/vp8l_enc.c
- third_party/libwebp/src/mux/muxi.h
- third_party/libwebp/src/utils/utils.h
- third_party/libwebp/src/webp/decode.h
-
Enable Priority Hints Origin Trial
Changed by Dominic Farolino - domfarolinoohnoyoudont@gmail.com Changed at Wednesday, 23-Jan-19 05:07:31 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision cf4777a2d4a21ea677ca223e4e592013fcc35395 Comments
Enable Priority Hints Origin Trial This CL gates Priority Hints behind an origin trial. Note, the preload scanner must know about the status of the Priority Hints origin trial in its ExecutionContext, and since it has no access to an EC itself, this CL adds a priority_hints_origin_trial_enabled flag in a few higher-level classes that create the preload scanner, so that the necessary information can be passed in. I2E: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/jpeSdM897Xw R=kinuko@chromium.org, kouhei@chromium.org, yhirano@chromium.org, yoavweiss@chromium.org Bug: 821464 Change-Id: I767cee02cb1797c35d792c1682d5414fa56a0a20 Reviewed-on: https://chromium-review.googlesource.com/c/1426439 Commit-Queue: Dominic Farolino <domfarolino@gmail.com> Reviewed-by: Yoav Weiss <yoavweiss@chromium.org> Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#625098}
Changed files
- third_party/blink/renderer/core/fetch/request.cc
- third_party/blink/renderer/core/fetch/request_init.idl
- third_party/blink/renderer/core/html/html_image_element.cc
- third_party/blink/renderer/core/html/html_image_element.idl
- third_party/blink/renderer/core/html/html_link_element.cc
- third_party/blink/renderer/core/html/html_link_element.idl
- third_party/blink/renderer/core/html/parser/background_html_parser.cc
- third_party/blink/renderer/core/html/parser/background_html_parser.h
- third_party/blink/renderer/core/html/parser/html_document_parser.cc
- third_party/blink/renderer/core/html/parser/html_parser_options.cc
- third_party/blink/renderer/core/html/parser/html_parser_options.h
- third_party/blink/renderer/core/html/parser/html_preload_scanner.cc
- third_party/blink/renderer/core/html/parser/html_preload_scanner.h
- third_party/blink/renderer/core/loader/image_loader.cc
- third_party/blink/renderer/core/loader/link_loader.cc
- third_party/blink/renderer/platform/loader/fetch/resource_fetcher.cc
- third_party/blink/renderer/platform/runtime_enabled_features.json5
-
Add variations header tests for web worker-related requests.
Changed by Matt Falkenhagen - falkenohnoyoudont@chromium.org Changed at Wednesday, 23-Jan-19 05:06:51 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 3c301c422142f292b55cc0060a90bf49d697c1d9 Comments
Add variations header tests for web worker-related requests. This changes the DataSaverForWorkerBrowserTest //chrome test to use the //chrome test data directory. Before it was using both //content and //chrome and therefore failing when a file of the same name existed in both directories. Bug: 901082, 922291 Change-Id: Ibf3982750ba65f1fd9f8b31fc6f5583e08fc4ff2 Reviewed-on: https://chromium-review.googlesource.com/c/1424520 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by: Tarun Bansal <tbansal@chromium.org> Reviewed-by: Josh Karlin <jkarlin@chromium.org> Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#625097}
Changed files
- chrome/browser/data_saver/data_saver_browsertest.cc
- chrome/browser/net/variations_http_headers_browsertest.cc
- chrome/test/data/workers/create_dedicated_worker.html
- chrome/test/data/workers/create_shared_worker.html
- chrome/test/data/workers/empty.js
- chrome/test/data/workers/import_scripts_dedicated_worker.js
- chrome/test/data/workers/import_scripts_shared_worker.js
- content/test/data/workers/create_shared_worker.html