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

Issue 11094040: BrowserTestBase::CreateTestServer should accept FilePath (Closed)

Created:
8 years, 2 months ago by Takashi Toyoshima
Modified:
8 years, 2 months ago
Reviewers:
sky, Ryan Sleevi
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, Ryan Sleevi
Visibility:
Public.

Description

BrowserTestBase::CreateTestServer should accept FilePath BUG=none TEST=browser_tests, content_browsertests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161318

Patch Set 1 #

Total comments: 4

Patch Set 2 : mod nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M chrome/test/base/in_process_browser_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/browser_test_base.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/public/test/browser_test_base.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/content_browser_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Takashi Toyoshima
Hi Sky, could you review this trivial change? Currently, some tests launch TestServer like CreateTestServer("content/test/data"). ...
8 years, 2 months ago (2012-10-10 05:47:52 UTC) #1
sky
LGTM
8 years, 2 months ago (2012-10-10 16:13:46 UTC) #2
Ryan Sleevi
I was wrong about the forward slashes in literals comment, but I support the change ...
8 years, 2 months ago (2012-10-10 17:38:40 UTC) #3
Takashi Toyoshima
OK, thanks. I'll push this into CQ. https://codereview.chromium.org/11094040/diff/1/chrome/test/base/in_process_browser_test.cc File chrome/test/base/in_process_browser_test.cc (right): https://codereview.chromium.org/11094040/diff/1/chrome/test/base/in_process_browser_test.cc#newcode84 chrome/test/base/in_process_browser_test.cc:84: .Append(FILE_PATH_LITERAL("data"))); On ...
8 years, 2 months ago (2012-10-11 03:55:36 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/11094040/10001
8 years, 2 months ago (2012-10-11 03:55:55 UTC) #5
commit-bot: I haz the power
Retried try job too often for step(s) browser_tests
8 years, 2 months ago (2012-10-11 06:45:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/11094040/10001
8 years, 2 months ago (2012-10-11 07:03:11 UTC) #7
commit-bot: I haz the power
8 years, 2 months ago (2012-10-11 08:56:12 UTC) #8
Change committed as 161318

Powered by Google App Engine
This is Rietveld 408576698