Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(763)

Issue 1412333004: Run telemetry_perf_unittests via isolate on "Mac tests", "Linux tests" and trybot with swarming (Closed)

Created:
5 years, 1 month ago by nednguyen
Modified:
5 years, 1 month ago
CC:
chromium-reviews, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Run telemetry_perf_unittests via isolate on "Mac tests", "Linux tests" and trybot with swarming. This includes the reland of https://codereview.chromium.org/1423733003/ which was reverted because it failed isolate tests with the error message "telemetry_perf_unittests lstat /b/build/slave/Mac_Builder/build/src/out/Release/crashpad_database_util: no such file or directory" Fix to crashpad_database_util is in 2nd patch. (main change in chrome/chrome_tests.gypi file only, the other diff in chromium.*.json are due to adding swarming + rebase) * I verify on my Mac that this build crashpad_database_util: $ rm out/Release/crashpad_database_util remove out/Release/crashpad_database_util? y $ ninja -C out/Release/ telemetry_perf_unittests ninja: Entering directory `out/Release/' [3/3] STAMP obj/chrome/telemetry_perf_unittests.actions_depends.stamp $ ls out/Release/crashpad_database_util out/Release/crashpad_database_util BUG=507796 CQ_EXTRA_TRYBOTS=tryserver.chromium.perf:linux_perf_bisect;tryserver.chromium.perf:mac_10_10_perf_bisect;tryserver.chromium.perf:android_nexus5_perf_bisect Committed: https://crrev.com/c3887329815bd8dc4a9c4be18c9a205520384992 Cr-Commit-Position: refs/heads/master@{#357765}

Patch Set 1 #

Patch Set 2 : Fix + swarming #

Total comments: 3

Patch Set 3 : Undo isolate and swarm on chromium.win.json #

Patch Set 4 : Rebase #

Patch Set 5 : Disable startup.warm.chrome_signin (crbug.com/551236) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -78 lines) Patch
M chrome/chrome_tests.gypi View 1 2 3 3 chunks +38 lines, -24 lines 0 comments Download
A chrome/telemetry_perf_unittests.isolate View 1 chunk +26 lines, -0 lines 0 comments Download
M testing/buildbot/chromium.fyi.json View 1 2 3 14 chunks +49 lines, -28 lines 0 comments Download
M testing/buildbot/chromium.linux.json View 1 2 3 2 chunks +8 lines, -2 lines 0 comments Download
M testing/buildbot/chromium.mac.json View 1 10 chunks +35 lines, -20 lines 0 comments Download
M tools/perf/benchmarks/benchmark_smoke_unittest.py View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
A + tools/perf/perf.isolate View 1 chunk +5 lines, -4 lines 0 comments Download
M tools/telemetry/telemetry.isolate View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 53 (30 generated)
nednguyen
5 years, 1 month ago (2015-10-30 01:33:51 UTC) #9
Paweł Hajdan Jr.
Windows trybots seem broken on telemetry_perf_unittests . I'd prefer to review final version of this ...
5 years, 1 month ago (2015-10-30 10:41:40 UTC) #14
nednguyen
On 2015/10/30 10:41:40, Paweł Hajdan Jr. wrote: > Windows trybots seem broken on telemetry_perf_unittests . ...
5 years, 1 month ago (2015-10-30 11:11:53 UTC) #15
M-A Ruel
On 2015/10/30 11:11:53, nednguyen wrote: > On 2015/10/30 10:41:40, Paweł Hajdan Jr. wrote: > > ...
5 years, 1 month ago (2015-10-30 12:20:44 UTC) #16
nednguyen
On 2015/10/30 12:20:44, M-A Ruel wrote: > On 2015/10/30 11:11:53, nednguyen wrote: > > On ...
5 years, 1 month ago (2015-10-30 12:34:25 UTC) #17
M-A Ruel
On 2015/10/30 12:34:25, nednguyen wrote: > Given debugging the chrome process leak on window can ...
5 years, 1 month ago (2015-10-30 12:36:03 UTC) #18
nednguyen
https://codereview.chromium.org/1412333004/diff/100001/chrome/telemetry_perf_unittests.isolate File chrome/telemetry_perf_unittests.isolate (right): https://codereview.chromium.org/1412333004/diff/100001/chrome/telemetry_perf_unittests.isolate#newcode14 chrome/telemetry_perf_unittests.isolate:14: '../testing/xvfb.py', On 2015/10/30 12:36:03, M-A Ruel wrote: > xvfb ...
5 years, 1 month ago (2015-10-30 12:37:43 UTC) #19
M-A Ruel
lgtm with CL description updated. https://codereview.chromium.org/1412333004/diff/100001/chrome/telemetry_perf_unittests.isolate File chrome/telemetry_perf_unittests.isolate (right): https://codereview.chromium.org/1412333004/diff/100001/chrome/telemetry_perf_unittests.isolate#newcode14 chrome/telemetry_perf_unittests.isolate:14: '../testing/xvfb.py', On 2015/10/30 12:37:43, ...
5 years, 1 month ago (2015-10-30 12:41:18 UTC) #20
nednguyen
On 2015/10/30 12:41:18, M-A Ruel wrote: > lgtm with CL description updated. > > https://codereview.chromium.org/1412333004/diff/100001/chrome/telemetry_perf_unittests.isolate ...
5 years, 1 month ago (2015-10-30 14:50:00 UTC) #23
nednguyen
+vadim: linux_perf_unittest is failing on swarming bot because of the lack of credential. In https://groups.google.com/a/google.com/forum/#!msg/chrome-infrastructure-team/TKl4s3_ZOls/dBQYIpaoCQAJ, ...
5 years, 1 month ago (2015-10-30 14:56:23 UTC) #25
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1412333004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1412333004/120001
5 years, 1 month ago (2015-10-30 17:55:19 UTC) #28
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-10-30 18:26:13 UTC) #30
Paweł Hajdan Jr.
LGTM
5 years, 1 month ago (2015-11-02 11:26:57 UTC) #31
nednguyen
On 2015/11/02 11:26:57, Paweł Hajdan Jr. wrote: > LGTM This CL is not ready to ...
5 years, 1 month ago (2015-11-02 13:02:08 UTC) #32
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1412333004/150008 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1412333004/150008
5 years, 1 month ago (2015-11-04 03:24:55 UTC) #36
commit-bot: I haz the power
COMMIT=false detected. CQ is abandoning the patch.
5 years, 1 month ago (2015-11-04 04:13:37 UTC) #41
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1412333004/150008 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1412333004/150008
5 years, 1 month ago (2015-11-04 04:21:14 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1412333004/150008 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1412333004/150008
5 years, 1 month ago (2015-11-04 05:47:08 UTC) #48
commit-bot: I haz the power
Committed patchset #5 (id:150008)
5 years, 1 month ago (2015-11-04 05:51:39 UTC) #49
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/c3887329815bd8dc4a9c4be18c9a205520384992 Cr-Commit-Position: refs/heads/master@{#357765}
5 years, 1 month ago (2015-11-04 05:52:29 UTC) #50
Mostyn Bramley-Moore
This seems to have broken linux gcc gyp builds (gyp error pasted below). breakpad/breakpad.gyp:dump_syms (the ...
5 years, 1 month ago (2015-11-04 08:29:41 UTC) #51
Mostyn Bramley-Moore
Possible fix: https://codereview.chromium.org/1422703008
5 years, 1 month ago (2015-11-04 08:49:45 UTC) #52
binjin
5 years, 1 month ago (2015-11-04 12:07:22 UTC) #53
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:150008) has been created in
https://codereview.chromium.org/1432653002/ by binjin@chromium.org.

The reason for reverting is: Suspected to break the telemetry_perf_unittests on
Mac.

Powered by Google App Engine
This is Rietveld 408576698