Builder ToTMacCoverage
Build 16356
Results:
Experimental Failure gclient runhooks
Trigger Info:
Project | chromium |
Revision | 6ab76ce5601ef23c8c9e461d04e828596d86e957 |
Got Revision | 6ab76ce5601ef23c8c9e461d04e828596d86e957 |
Execution:
- Source: Task 427dc58aa96f6310
- Bot: build283-m9
- Recipe: chromium_clang_coverage_tot
Steps and Logfiles:
Show:-
- - 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": true, "is_luci": true} | setup_build |
bot_id | "build283-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": 1547881938943566, "id": "8923921863949322544", "project": "chromium", "tags": ["builder:ToTMacCoverage", "buildset:commit/git/6ab76ce5601ef23c8c9e461d04e828596d86e957", "buildset:commit/gitiles/chromium.googlesource.com/chromium/src/+/6ab76ce5601ef23c8c9e461d04e828596d86e957", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9089351926330175184", "scheduler_job_id:chromium/ToTMacCoverage", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "ToTMacCoverage" | setup_build |
buildnumber | 16356 | setup_build |
mastername | "chromium.clang" | setup_build |
path_config | "generic" | setup_build |
perf_dashboard_machine_group | "ChromiumClang" | setup_build |
recipe | "chromium_clang_coverage_tot" | setup_build |
repository | "https://chromium.googlesource.com/chromium/src.git" | setup_build |
revision | "6ab76ce5601ef23c8c9e461d04e828596d86e957" | setup_build |
got_angle_revision | "7403dd2cd3764fe96660fe09892e764e9ae1dbca" | bot_update |
got_buildtools_revision | "2f02e1f363b1af2715536f38e239853f04ec1497" | bot_update |
got_dawn_revision | "850c0d9aec6bd3f63cb58ff1838380efc112279a" | bot_update |
got_nacl_revision | "ff15c51d20785fa51c0ef03ccb480b87299acbeb" | bot_update |
got_revision | "6ab76ce5601ef23c8c9e461d04e828596d86e957" | bot_update |
got_revision_cp | "refs/heads/master@{#624456}" | bot_update |
got_swarming_client_revision | "0e3e1c4dc4e79f25a5b58fcbc135dc93183c0c54" | bot_update |
got_v8_revision | "49d3755f33eb8f2e44b2da7ba21556429d6b2493" | bot_update |
got_v8_revision_cp | "refs/heads/7.3.451@{#1}" | bot_update |
got_webrtc_revision | "74ba99062c48b278675cfe52643719202296fddc" | bot_update |
got_webrtc_revision_cp | "refs/heads/master@{#26298}" | bot_update |
Blamelist:
- Victor Costan (pwnallohnoyoudont@chromium.org)
Timing:
Create | Saturday, 19-Jan-19 07:12:18 UTC |
Start | Saturday, 19-Jan-19 07:12:22 UTC |
End | Saturday, 19-Jan-19 07:17:54 UTC |
Pending | 3 secs |
Execution | 5 mins 32 secs |
All Changes:
-
Add missing gmock using statements in tests.
Changed by Victor Costan - pwnallohnoyoudont@chromium.org Changed at Saturday, 19-Jan-19 07:11:42 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 6ab76ce5601ef23c8c9e461d04e828596d86e957 Comments
Add missing gmock using statements in tests. This CL is extracted from https://crrev.com/c/1423337. The changes are needed for a googletest roll, but are landed separately to avoid churn in case the googletest CL is reverted. The missing "using" statements don't currently cause build failures because of ADL (argument-dependent lookup). However, upcoming changes in googletest turn these omissions into compilation errors. The crashpad diff was landed in the crashpad repository as https://crrev.com/c/1422786. TBR=mmenke,scottmg,thakis Change-Id: If66000fd387ee37ae4a09b43b30659654378525a Reviewed-on: https://chromium-review.googlesource.com/c/1423917 Reviewed-by: Victor Costan <pwnall@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#624456}
Changed files
- chrome/browser/safe_browsing/chrome_cleaner/reporter_runner_browsertest_win.cc
- net/dns/mdns_client_unittest.cc
- third_party/crashpad/crashpad/util/mach/notify_server_test.cc