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

Issue 12033057: Make PPAPI test servers start in parallel (Closed)

Created:
7 years, 11 months ago by dmichael (off chromium)
Modified:
7 years, 11 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, sail+watch_chromium.org
Visibility:
Public.

Description

Make PPAPI test servers start in parallel BUG=162094 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178718

Patch Set 1 #

Patch Set 2 : hacking #

Patch Set 3 : seems to work #

Patch Set 4 : Waaaay easier patch #

Total comments: 2

Patch Set 5 : add comments per review request #

Total comments: 1

Patch Set 6 : Wait until server is started before requesting the port #

Patch Set 7 : Make RemoteTestServer compile #

Total comments: 3

Patch Set 8 : Remove "false on failure" #

Total comments: 1

Patch Set 9 : Fix nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -33 lines) Patch
M chrome/test/ppapi/ppapi_test.h View 1 2 3 4 5 6 7 8 2 chunks +7 lines, -6 lines 0 comments Download
M chrome/test/ppapi/ppapi_test.cc View 1 2 3 4 5 3 chunks +46 lines, -26 lines 0 comments Download
M net/test/local_test_server.h View 1 2 3 4 5 6 7 1 chunk +21 lines, -0 lines 0 comments Download
M net/test/local_test_server.cc View 1 2 3 4 5 6 7 2 chunks +8 lines, -0 lines 0 comments Download
M net/test/remote_test_server.h View 1 2 3 4 5 1 chunk +7 lines, -1 line 0 comments Download
M net/test/remote_test_server.cc View 1 2 3 4 5 6 7 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
dmichael (off chromium)
yzshen for chrome/test/ppapi phajdan.jr for net/test
7 years, 11 months ago (2013-01-23 22:47:44 UTC) #1
Paweł Hajdan Jr.
https://codereview.chromium.org/12033057/diff/2002/net/test/local_test_server.h File net/test/local_test_server.h (right): https://codereview.chromium.org/12033057/diff/2002/net/test/local_test_server.h#newcode42 net/test/local_test_server.h:42: bool StartInBackground() WARN_UNUSED_RESULT; Please add comments, including for Start ...
7 years, 11 months ago (2013-01-24 01:39:35 UTC) #2
yzshen1
.*ppapi.* LGTM Thanks! https://codereview.chromium.org/12033057/diff/9001/chrome/test/ppapi/ppapi_test.h File chrome/test/ppapi/ppapi_test.h (right): https://codereview.chromium.org/12033057/diff/9001/chrome/test/ppapi/ppapi_test.h#newcode86 chrome/test/ppapi/ppapi_test.h:86: // start before runnint the test. ...
7 years, 11 months ago (2013-01-24 17:42:02 UTC) #3
dmichael (off chromium)
yzshen: I had to shuffle things around to make sure the WS or SSL server ...
7 years, 11 months ago (2013-01-24 18:59:40 UTC) #4
Paweł Hajdan Jr.
LGTM https://codereview.chromium.org/12033057/diff/6014/net/test/local_test_server.h File net/test/local_test_server.h (right): https://codereview.chromium.org/12033057/diff/6014/net/test/local_test_server.h#newcode41 net/test/local_test_server.h:41: // false on failure. nit: "false on failure" ...
7 years, 11 months ago (2013-01-24 19:31:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmichael@chromium.org/12033057/21
7 years, 11 months ago (2013-01-24 21:52:00 UTC) #6
yzshen1
.*ppapi.* still LGTM https://codereview.chromium.org/12033057/diff/21/chrome/test/ppapi/ppapi_test.h File chrome/test/ppapi/ppapi_test.h (right): https://codereview.chromium.org/12033057/diff/21/chrome/test/ppapi/ppapi_test.h#newcode83 chrome/test/ppapi/ppapi_test.h:83: // Get the URL of the ...
7 years, 11 months ago (2013-01-24 22:00:47 UTC) #7
commit-bot: I haz the power
Failed to trigger a try job on mac_rel HTTP Error 400: Bad Request
7 years, 11 months ago (2013-01-24 22:46:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmichael@chromium.org/12033057/2019
7 years, 11 months ago (2013-01-24 22:48:25 UTC) #9
commit-bot: I haz the power
7 years, 11 months ago (2013-01-25 01:23:08 UTC) #10
Message was sent while issue was closed.
Change committed as 178718

Powered by Google App Engine
This is Rietveld 408576698