Builder ios-uirefresh-simulator
Build 14570
Results:
Success
Trigger Info:
Project | chromium |
Revision | 0c8901c80167d3732d0ce51d58ae613cf741944c |
Got Revision | 0c8901c80167d3732d0ce51d58ae613cf741944c |
Execution:
- Source: Task 4292e98f26831b10
- Bot: build112-m9
- Recipe: ios/unified_builder_tester
Steps and Logfiles:
Show:-
- - no logs -
-
- - no logs -
-
( 379 ms ) lookup GN argsis_component_build = falseis_debug = truesymbol_level = 1target_cpu = "x64"target_os = "ios"use_goma = truegoma_dir = "/b/s/w/ir/cache/goma/client"
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
$recipe_engine/path | {"cache_dir": "/b/s/w/ir/cache", "temp_dir": "/b/s/w/ir/tmp/rt"} | setup_build |
$recipe_engine/runtime | {"is_experimental": false, "is_luci": true} | setup_build |
bot_id | "build112-m9" | setup_build |
branch | "refs/heads/master" | setup_build |
buildbucket | {"build": {"bucket": "luci.chromium.ci", "created_by": "user:luci-scheduler@appspot.gserviceaccount.com", "created_ts": 1548236620024244, "id": "8923549953880054896", "project": "chromium", "tags": ["builder:ios-uirefresh-simulator", "buildset:commit/git/0c8901c80167d3732d0ce51d58ae613cf741944c", "buildset:commit/gitiles/chromium.googlesource.com/chromium/src/+/0c8901c80167d3732d0ce51d58ae613cf741944c", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9088980016111806656", "scheduler_job_id:chromium/ios-uirefresh-simulator", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "ios-uirefresh-simulator" | setup_build |
buildnumber | 14570 | setup_build |
mastername | "chromium.mac" | setup_build |
path_config | "generic" | setup_build |
recipe | "ios/unified_builder_tester" | setup_build |
repository | "https://chromium.googlesource.com/chromium/src.git" | setup_build |
revision | "0c8901c80167d3732d0ce51d58ae613cf741944c" | setup_build |
got_angle_revision | "5313c8a89964f536bff2c7f7943499f9c52e5664" | bot_update |
got_buildtools_revision | "2f02e1f363b1af2715536f38e239853f04ec1497" | bot_update |
got_dawn_revision | "c0f31e73e481f32d308cb6232e75e6d860d97063" | bot_update |
got_nacl_revision | "ff15c51d20785fa51c0ef03ccb480b87299acbeb" | bot_update |
got_revision | "0c8901c80167d3732d0ce51d58ae613cf741944c" | bot_update |
got_revision_cp | "refs/heads/master@{#625147}" | bot_update |
got_swarming_client_revision | "0e3e1c4dc4e79f25a5b58fcbc135dc93183c0c54" | bot_update |
got_v8_revision | "f6d33d43027bc31ea10b1856356e7ac6d829bbad" | bot_update |
got_v8_revision_cp | "refs/heads/7.3.487@{#1}" | bot_update |
got_webrtc_revision | "71b5a7df7794bbc4103296fcd8bd740acebdc901" | bot_update |
got_webrtc_revision_cp | "refs/heads/master@{#26351}" | bot_update |
Blamelist:
- Daniel Bratell (bratellohnoyoudont@opera.com)
- Kinuko Yasuda (kinukoohnoyoudont@chromium.org)
Timing:
Create | Wednesday, 23-Jan-19 09:43:40 UTC |
Start | Wednesday, 23-Jan-19 09:43:44 UTC |
End | Wednesday, 23-Jan-19 09:53:09 UTC |
Pending | 4 secs |
Execution | 9 mins 24 secs |
All Changes:
-
[jumbo] Give two kBackgroundColor in chrome/.../views unique names
Changed by Daniel Bratell - bratellohnoyoudont@opera.com Changed at Wednesday, 23-Jan-19 09:42:53 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 0c8901c80167d3732d0ce51d58ae613cf741944c Comments
[jumbo] Give two kBackgroundColor in chrome/.../views unique names In jumbo builds, many files are compiled in the same translation unit and then they also share the same anonymous namespace. Then it becomes a problem (does not compile) if several constants/ symbols are named the same. This follows earlier patterns of giving shared generic names prefixes. Bug: 918788 Change-Id: If45d63b9bfe77119735c67fca491a6227dded045 Reviewed-on: https://chromium-review.googlesource.com/c/1424842 Reviewed-by: Bret Sepulveda <bsep@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#625147}
Changed files
- chrome/browser/ui/views/location_bar/custom_tab_bar_view.cc
- chrome/browser/ui/views/overlay/playback_image_button.cc
-
Add TestExpectation for fast/overflow/clip-rects-fixed-ancestor.html
Changed by Kinuko Yasuda - kinukoohnoyoudont@chromium.org Changed at Wednesday, 23-Jan-19 09:35:56 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 7ec670862052e8acf1594166be0fe29b9e290e63 Comments
Add TestExpectation for fast/overflow/clip-rects-fixed-ancestor.html TBR=chrishtr@chromium.org Bug: 921242 Change-Id: Ifa915bc86e5148d5df71a744ef6f41c00881115f Reviewed-on: https://chromium-review.googlesource.com/c/1429881 Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#625146}
Changed files
- third_party/blink/web_tests/TestExpectations