Builder Linux x64 Goma Canary (clobber) Build 20575
Results:
Success
Trigger Info:
Project | chromium |
Revision | 76987c17590e8b6cb4a71092c1d0e8c380e39f7d |
Got Revision | 76987c17590e8b6cb4a71092c1d0e8c380e39f7d |
Execution:
- Source: Task 428c020c81415910
- Bot: swarm2391-c4
- Recipe: chromium
Steps and Logfiles:
Show:-
( 341 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
-
( 710 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": 1548120785374822, "id": "8923671415313823936", "project": "chromium", "tags": ["builder:Linux x64 Goma Canary (clobber)", "buildset:commit/git/76987c17590e8b6cb4a71092c1d0e8c380e39f7d", "buildset:commit/gitiles/chromium.googlesource.com/chromium/src/+/76987c17590e8b6cb4a71092c1d0e8c380e39f7d", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9089101477258628720", "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 | 20575 | 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 | "76987c17590e8b6cb4a71092c1d0e8c380e39f7d" | setup_build |
got_angle_revision | "c81e7bfeb5580726f995776ed04fc4517d6d9c27" | bot_update |
got_buildtools_revision | "2f02e1f363b1af2715536f38e239853f04ec1497" | bot_update |
got_dawn_revision | "c0f31e73e481f32d308cb6232e75e6d860d97063" | bot_update |
got_nacl_revision | "ff15c51d20785fa51c0ef03ccb480b87299acbeb" | bot_update |
got_revision | "76987c17590e8b6cb4a71092c1d0e8c380e39f7d" | bot_update |
got_revision_cp | "refs/heads/master@{#624711}" | bot_update |
got_swarming_client_revision | "0e3e1c4dc4e79f25a5b58fcbc135dc93183c0c54" | bot_update |
got_v8_revision | "00f40b9693c64563ec2ea1b6418028e44012f47e" | bot_update |
got_v8_revision_cp | "refs/heads/7.3.470@{#1}" | bot_update |
got_webrtc_revision | "74ba99062c48b278675cfe52643719202296fddc" | bot_update |
got_webrtc_revision_cp | "refs/heads/master@{#26298}" | bot_update |
isolate_server | "https://isolateserver.appspot.com" | isolate tests |
swarm_hashes_refs/heads/master(at){#624711}_without_patch | {"base_unittests": "446859197be1eac9827529ccbbc7e331267ed0e3", "content_unittests": "640ca72fddf08e32dbc37275e62bd9ee45da9cce"} | isolate tests |
swarm_hashes | {"base_unittests": "446859197be1eac9827529ccbbc7e331267ed0e3", "content_unittests": "640ca72fddf08e32dbc37275e62bd9ee45da9cce"} | find isolated tests |
Blamelist:
- Julie Jeongeun Kim (jkimohnoyoudont@igalia.com)
- Christopher Lam (calamityohnoyoudont@chromium.org)
- chromium-autoroll (chromium-autorollohnoyoudont@skia-public.iam.gserviceaccount.com)
- Liquan(Max) Gu (maxlgohnoyoudont@chromium.org)
Timing:
Create | Tuesday, 22-Jan-19 01:33:05 UTC |
Start | Tuesday, 22-Jan-19 01:33:07 UTC |
End | Tuesday, 22-Jan-19 01:55:41 UTC |
Pending | 1 secs |
Execution | 22 mins 34 secs |
All Changes:
-
[s13n] Add LegacySeedAccountInfo to IdentityManager
Changed by Julie Jeongeun Kim - jkimohnoyoudont@igalia.com Changed at Tuesday, 22-Jan-19 01:28:24 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 76987c17590e8b6cb4a71092c1d0e8c380e39f7d Comments
[s13n] Add LegacySeedAccountInfo to IdentityManager This CL adds LegacySeedAccountInfo to IdentityManager to replace AccountTrackerService::SeedAccountInfo in production code. Test: IdentityManagerTest.LegacySeedAccountInfo Bug: 922473 Change-Id: Ie0107dd36db6e53da851d8b1f19606f2e712f704 Reviewed-on: https://chromium-review.googlesource.com/c/1416792 Commit-Queue: Julie Jeongeun Kim <jkim@igalia.com> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#624711}
Changed files
- services/identity/public/cpp/identity_manager.cc
- services/identity/public/cpp/identity_manager.h
- services/identity/public/cpp/identity_manager_unittest.cc
-
[Closure Compiler] Add compiler as a dependency to the compile.
Changed by Christopher Lam - calamityohnoyoudont@chromium.org Changed at Tuesday, 22-Jan-19 01:23:06 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision a5a45f1d615a82fbc418a33e56f0ee9f9aff1554 Comments
[Closure Compiler] Add compiler as a dependency to the compile. Bug: 922671 Change-Id: I85d5d3744f06a77d7656dde90f2c8100785101d6 Reviewed-on: https://chromium-review.googlesource.com/c/1420501 Commit-Queue: calamity <calamity@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#624710}
Changed files
- third_party/closure_compiler/compile_js.gni
-
Roll Fuchsia SDK from 220909b673a7 to 53183916f07c
Changed by chromium-autoroll - chromium-autorollohnoyoudont@skia-public.iam.gserviceaccount.com Changed at Tuesday, 22-Jan-19 01:22:05 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 95a3145e12493cd46949746a45b2d387befce6e2 Comments
Roll Fuchsia SDK from 220909b673a7 to 53183916f07c The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: Ib0f532780d61583026505b97cb9460ef9f35bbf0 Reviewed-on: https://chromium-review.googlesource.com/c/1426139 Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#624709}
Changed files
- build/fuchsia/linux.sdk.sha1
- build/fuchsia/mac.sdk.sha1
-
Reland "[UserTimingL3] Mark API: DoubleOrOptions to Options"
Changed by Liquan(Max) Gu - maxlgohnoyoudont@chromium.org Changed at Tuesday, 22-Jan-19 01:16:09 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision cbc69a32e41bcd9937b5a081925ddd615c5cd27c Comments
Reland "[UserTimingL3] Mark API: DoubleOrOptions to Options" This is a reland of 64c192c467773e40249baf225ad3d2756694b174. The original CL didn't remove a union type that the IDL no longer generated, which was the cause of the compile failure. The trybot and the local build didn't capture this error. Original change's description: > [UserTimingL3] Mark API: DoubleOrOptions to Options > > According to the latest spec, the performance.mark API should only take an optional PerformanceMarkOptions as the second argument: https://w3c.github.io/user-timing. With the new change, we no longer allow the L3 users to pass in timestamp directly, but only allow them to set the attribute in the options. > > To align with this change, we need to change the implementation of the API, and the related tests. > > This CL is to reflect the above change. > > Bug: 758385 > Change-Id: I12a320f3c5f4faa57fe836fa52a463499aaf6d38 > Reviewed-on: https://chromium-review.googlesource.com/c/1418070 > Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> > Auto-Submit: Liquan (Max) Gu <maxlg@chromium.org> > Reviewed-by: Nicolás Peña Moreno <npm@chromium.org> > Cr-Commit-Position: refs/heads/master@{#624641} Bug: 758385, 923926 Change-Id: I4b4d31989f9187cd7cca4c2fa150472aefd7cc5d Reviewed-on: https://chromium-review.googlesource.com/c/1426081 Reviewed-by: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by: Jeremy Roman <jbroman@chromium.org> Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#624708}
Changed files
- third_party/blink/renderer/bindings/core/v8/BUILD.gn
- third_party/blink/renderer/core/timing/performance.cc
- third_party/blink/renderer/core/timing/performance.h
- third_party/blink/renderer/core/timing/performance.idl
- third_party/blink/renderer/core/timing/performance_user_timing.cc
- third_party/blink/renderer/core/timing/performance_user_timing.h
- third_party/blink/web_tests/http/tests/performance-timing/custom-user-timing/po-customusertiming-mark.html
- third_party/blink/web_tests/http/tests/performance-timing/custom-user-timing/po-customusertiming-measure.html
- third_party/blink/web_tests/http/tests/performance-timing/custom-user-timing/usertimingl3-mark-type-expected.txt
- third_party/blink/web_tests/http/tests/performance-timing/custom-user-timing/usertimingl3-mark-type.html
- third_party/blink/web_tests/virtual/custom-user-timing/http/tests/performance-timing/custom-user-timing/po-customusertiming-mark-expected.txt
- third_party/blink/web_tests/virtual/custom-user-timing/http/tests/performance-timing/custom-user-timing/po-customusertiming-measure-expected.txt
- third_party/blink/web_tests/virtual/custom-user-timing/http/tests/performance-timing/custom-user-timing/usertimingl3-mark-type-expected.txt