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

Issue 189373002: Add multiprocess test helper functions. (Closed)

Created:
6 years, 9 months ago by viettrungluu
Modified:
6 years, 9 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Add multiprocess test helper functions. Don't force people who want to write multiprocess tests to derive their test fixture from MultiProcessTest. TBR=phajdan.jr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255796

Patch Set 1 #

Total comments: 12

Patch Set 2 : review comments #

Patch Set 3 : restore old MakeCmdLine behavior #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -15 lines) Patch
M base/test/multiprocess_test.h View 1 2 2 chunks +59 lines, -0 lines 0 comments Download
M base/test/multiprocess_test.cc View 1 2 2 chunks +36 lines, -9 lines 0 comments Download
M base/test/multiprocess_test_android.cc View 1 1 chunk +7 lines, -6 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
viettrungluu
6 years, 9 months ago (2014-03-06 23:14:48 UTC) #1
Paweł Hajdan Jr.
https://codereview.chromium.org/189373002/diff/1/base/test/multiprocess_test.cc File base/test/multiprocess_test.cc (right): https://codereview.chromium.org/189373002/diff/1/base/test/multiprocess_test.cc#newcode27 base/test/multiprocess_test.cc:27: #endif nit: // !defined(OS_ANDROID) https://codereview.chromium.org/189373002/diff/1/base/test/multiprocess_test.cc#newcode57 base/test/multiprocess_test.cc:57: CommandLine MultiProcessTest::MakeCmdLine(const std::string& ...
6 years, 9 months ago (2014-03-07 02:08:00 UTC) #2
viettrungluu
Thanks, ptal. https://codereview.chromium.org/189373002/diff/1/base/test/multiprocess_test.cc File base/test/multiprocess_test.cc (right): https://codereview.chromium.org/189373002/diff/1/base/test/multiprocess_test.cc#newcode27 base/test/multiprocess_test.cc:27: #endif On 2014/03/07 02:08:01, Paweł Hajdan Jr. ...
6 years, 9 months ago (2014-03-07 04:42:44 UTC) #3
viettrungluu
Friendly ping.
6 years, 9 months ago (2014-03-07 22:49:51 UTC) #4
viettrungluu
TBRing.
6 years, 9 months ago (2014-03-08 02:47:26 UTC) #5
viettrungluu
The CQ bit was checked by viettrungluu@chromium.org
6 years, 9 months ago (2014-03-08 02:47:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/189373002/40001
6 years, 9 months ago (2014-03-08 11:17:24 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-08 11:45:06 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg, mac_chromium_rel
6 years, 9 months ago (2014-03-08 11:45:06 UTC) #9
viettrungluu
The CQ bit was checked by viettrungluu@chromium.org
6 years, 9 months ago (2014-03-08 16:14:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/189373002/40001
6 years, 9 months ago (2014-03-08 16:15:20 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-08 16:55:26 UTC) #12
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) telemetry_perf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=234468
6 years, 9 months ago (2014-03-08 16:55:27 UTC) #13
viettrungluu
The CQ bit was checked by viettrungluu@chromium.org
6 years, 9 months ago (2014-03-08 17:09:07 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/189373002/40001
6 years, 9 months ago (2014-03-08 17:09:14 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-08 18:30:14 UTC) #16
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) telemetry_perf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=234513
6 years, 9 months ago (2014-03-08 18:30:17 UTC) #17
viettrungluu
6 years, 9 months ago (2014-03-08 21:01:35 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 manually as r255796 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698