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

Issue 1378403002: Move RFHM browser tests to the embedded test server. (Closed)

Created:
5 years, 2 months ago by nasko
Modified:
5 years, 2 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move RFHM browser tests to the embedded test server. Using the spawned test server leads to flaky tests on Android, as test server startup in a separate process takes up quite a bit of time. This CL moves most tests away from this setup to use the embedded test server, which runs in-process and doesn't have such a startup cost. BUG=357747, 418236 Committed: https://crrev.com/555e2bb727ad24696f7c5eb8e037b86758c898a6 Cr-Commit-Position: refs/heads/master@{#351910}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixes based on Charlie's review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -155 lines) Patch
M content/browser/frame_host/render_frame_host_manager_browsertest.cc View 1 51 chunks +106 lines, -148 lines 0 comments Download
M content/test/data/click-noreferrer-links.html View 1 3 chunks +20 lines, -7 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
nasko
Hey Charlie, Android has finally broken me and I've rewritten most test to use the ...
5 years, 2 months ago (2015-10-01 17:23:49 UTC) #2
Charlie Reis
This will be great-- thanks! https://codereview.chromium.org/1378403002/diff/1/content/test/data/click-noreferrer-links.html File content/test/data/click-noreferrer-links.html (right): https://codereview.chromium.org/1378403002/diff/1/content/test/data/click-noreferrer-links.html#newcode5 content/test/data/click-noreferrer-links.html:5: function setBaseURL(baseUrl) { I'm ...
5 years, 2 months ago (2015-10-01 17:43:47 UTC) #3
nasko
https://codereview.chromium.org/1378403002/diff/1/content/test/data/click-noreferrer-links.html File content/test/data/click-noreferrer-links.html (right): https://codereview.chromium.org/1378403002/diff/1/content/test/data/click-noreferrer-links.html#newcode5 content/test/data/click-noreferrer-links.html:5: function setBaseURL(baseUrl) { On 2015/10/01 17:43:46, Charlie Reis wrote: ...
5 years, 2 months ago (2015-10-01 18:10:18 UTC) #4
Charlie Reis
Thanks, works for me. LGTM.
5 years, 2 months ago (2015-10-01 18:12:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1378403002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1378403002/20001
5 years, 2 months ago (2015-10-01 18:13:01 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-01 22:45:48 UTC) #8
commit-bot: I haz the power
5 years, 2 months ago (2015-10-01 22:46:36 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/555e2bb727ad24696f7c5eb8e037b86758c898a6
Cr-Commit-Position: refs/heads/master@{#351910}

Powered by Google App Engine
This is Rietveld 408576698