Builder TSAN Debug Build 72763
Results:
Success
Trigger Info:
Project | chromium |
Revision | cc4e98411bc5d62c8546ca9358adadc9866c84d0 |
Got Revision | cc4e98411bc5d62c8546ca9358adadc9866c84d0 |
Execution:
- Source: Task 4293c114a18da310
- Bot: swarm1952-c4
- Recipe: chromium
Steps and Logfiles:
Show:-
- - no logs -
-
( 482 ms ) lookup GN argsenable_nacl = falseis_component_build = trueis_debug = trueis_tsan = truestrip_absolute_paths_from_debug_symbols = truesymbol_level = 1use_goma = truegoma_dir = "/b/swarming/w/ir/cache/goma/client"
-
- - 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 | "swarm1952-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": 1548250745360849, "id": "8923535142391243856", "project": "chromium", "tags": ["builder:TSAN Debug", "buildset:commit/git/cc4e98411bc5d62c8546ca9358adadc9866c84d0", "buildset:commit/gitiles/chromium.googlesource.com/chromium/src/+/cc4e98411bc5d62c8546ca9358adadc9866c84d0", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9088965204651842432", "scheduler_job_id:chromium/TSAN Debug", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "TSAN Debug" | setup_build |
buildnumber | 72763 | setup_build |
mastername | "chromium.fuzz" | setup_build |
path_config | "generic" | setup_build |
recipe | "chromium" | setup_build |
repository | "https://chromium.googlesource.com/chromium/src.git" | setup_build |
revision | "cc4e98411bc5d62c8546ca9358adadc9866c84d0" | 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 | "cc4e98411bc5d62c8546ca9358adadc9866c84d0" | bot_update |
got_revision_cp | "refs/heads/master@{#625180}" | bot_update |
got_swarming_client_revision | "0e3e1c4dc4e79f25a5b58fcbc135dc93183c0c54" | bot_update |
got_v8_revision | "f6929d6c3888a08d5cf55534c7bf4a57ddc59f4a" | bot_update |
got_v8_revision_cp | "refs/heads/7.3.488@{#1}" | bot_update |
got_webrtc_revision | "71b5a7df7794bbc4103296fcd8bd740acebdc901" | bot_update |
got_webrtc_revision_cp | "refs/heads/master@{#26351}" | bot_update |
got_clang_revision | "351477-1" | clang_revision |
Blamelist:
- Stepan Khapugin (stkhapuginohnoyoudont@chromium.org)
Timing:
Create | Wednesday, 23-Jan-19 13:39:05 UTC |
Start | Wednesday, 23-Jan-19 13:39:10 UTC |
End | Wednesday, 23-Jan-19 13:49:45 UTC |
Pending | 5 secs |
Execution | 10 mins 34 secs |
All Changes:
-
Expose OmniboxUIExperimentMaxAutocompleteMatches flag on iOS.
Changed by Stepan Khapugin - stkhapuginohnoyoudont@chromium.org Changed at Wednesday, 23-Jan-19 13:38:13 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision cc4e98411bc5d62c8546ca9358adadc9866c84d0 Comments
Expose OmniboxUIExperimentMaxAutocompleteMatches flag on iOS. Exposes the OmniboxUIExperimentMaxAutocompleteMatches flag on iOS flags page. Unfortunately, there seems to be no good way to share flags with iOS at the moment, so this involves a lot of copy-paste. Also extend maximum numbers of rows in UI implementation to 12 to prevent crashes when this flag is used. Bug: 908478 Change-Id: I5347400289cd10ac2ae735e9ed6cb930c6a0d405 Reviewed-on: https://chromium-review.googlesource.com/c/1425722 Reviewed-by: Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Auto-Submit: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#625180}
Changed files
- ios/chrome/browser/about_flags.mm
- ios/chrome/browser/ios_chrome_flag_descriptions.cc
- ios/chrome/browser/ios_chrome_flag_descriptions.h
- ios/chrome/browser/ui/omnibox/popup/omnibox_popup_view_controller.mm