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

Issue 2224613002: Validate the page title in engine browser test (Closed)

Created:
4 years, 4 months ago by Brian Goldman
Modified:
4 years, 4 months ago
Reviewers:
Sriram, Kevin M
CC:
chromium-reviews, anandc+watch-blimp_chromium.org, maniscalco+watch-blimp_chromium.org, sriramsr+watch-blimp_chromium.org, gcasto+watch-blimp_chromium.org, nyquist+watch-blimp_chromium.org, marcinjb+watch-blimp_chromium.org, jessicag+watch-blimp_chromium.org, kmarshall+watch-blimp_chromium.org, lethalantidote+watch-blimp_chromium.org, dtrainor+watch-blimp_chromium.org, shaktisahu+watch-blimp_chromium.org, khushalsagar+watch-blimp_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Validate the page title in engine browser test. Prior to this change, the engine browser test would only make asssertions that the URL was changing and that the RenderWidget was being created. Validating the page title is an easy way to make sure the intended page is actually the one being sent. BUG=628324 Committed: https://crrev.com/e4e2ca8a4c6465933a4321ac90200b089cdbc854 Cr-Commit-Position: refs/heads/master@{#410398}

Patch Set 1 #

Total comments: 2

Patch Set 2 : mock calls in sequence #

Patch Set 3 : wip #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -20 lines) Patch
M blimp/engine/browser_tests/engine_browsertest.cc View 1 2 2 chunks +51 lines, -20 lines 0 comments Download
A blimp/test/data/page1.html View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A blimp/test/data/page2.html View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
Brian Goldman
4 years, 4 months ago (2016-08-05 19:43:50 UTC) #3
Kevin M
lgtm https://codereview.chromium.org/2224613002/diff/1/blimp/engine/browser_tests/engine_browsertest.cc File blimp/engine/browser_tests/engine_browsertest.cc (right): https://codereview.chromium.org/2224613002/diff/1/blimp/engine/browser_tests/engine_browsertest.cc#newcode61 blimp/engine/browser_tests/engine_browsertest.cc:61: IN_PROC_BROWSER_TEST_F(EngineBrowserTest, LoadUrl) { Consider adding a "testing::InSequence s" ...
4 years, 4 months ago (2016-08-05 23:30:17 UTC) #4
Brian Goldman
https://codereview.chromium.org/2224613002/diff/1/blimp/engine/browser_tests/engine_browsertest.cc File blimp/engine/browser_tests/engine_browsertest.cc (right): https://codereview.chromium.org/2224613002/diff/1/blimp/engine/browser_tests/engine_browsertest.cc#newcode61 blimp/engine/browser_tests/engine_browsertest.cc:61: IN_PROC_BROWSER_TEST_F(EngineBrowserTest, LoadUrl) { On 2016/08/05 23:30:17, Kevin M wrote: ...
4 years, 4 months ago (2016-08-06 17:21:14 UTC) #5
Kevin M
lgtm
4 years, 4 months ago (2016-08-08 17:45:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2224613002/20001
4 years, 4 months ago (2016-08-08 17:45:54 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-08 18:20:19 UTC) #10
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 18:22:32 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e4e2ca8a4c6465933a4321ac90200b089cdbc854
Cr-Commit-Position: refs/heads/master@{#410398}

Powered by Google App Engine
This is Rietveld 408576698