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

Issue 12114050: [Instant] Instant Extended tests for search term extraction. (Closed)

Created:
7 years, 10 months ago by Mathieu
Modified:
7 years, 10 months ago
Reviewers:
gideonwald1, sreeram
CC:
chromium-reviews, melevin, sreeram, gideonwald, dominich, David Black, samarth+watch_chromium.org, Jered, Shishir
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

[Instant] Instant Extended tests for search term extraction. Some Instant Extended tests around search term extraction, specifically the validity of text around "Enter commit" and "Focus lost commit" BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180856

Patch Set 1 #

Patch Set 2 : cleaner #

Total comments: 12

Patch Set 3 : Addressed comments #

Patch Set 4 : fixes #

Total comments: 3

Patch Set 5 : member #

Patch Set 6 : reupload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -5 lines) Patch
M chrome/browser/instant/instant_browsertest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/instant/instant_extended_browsertest.cc View 1 2 3 4 3 chunks +55 lines, -2 lines 0 comments Download
M chrome/browser/instant/instant_test_utils.h View 1 2 3 4 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/instant/instant_test_utils.cc View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download
M chrome/test/data/instant_extended.html View 1 2 2 chunks +12 lines, -1 line 0 comments Download

Messages

Total messages: 23 (0 generated)
Mathieu
Hi Sreeram, I decided to send this separately. Please have a look!
7 years, 10 months ago (2013-02-01 16:52:12 UTC) #1
gideonwald1
Thank you for doing this, Mathieu! On Fri, Feb 1, 2013 at 8:52 AM, <mathp@chromium.org> ...
7 years, 10 months ago (2013-02-01 17:51:46 UTC) #2
sreeram
Thanks for the tests! I appreciate the effort! https://codereview.chromium.org/12114050/diff/5001/chrome/browser/instant/instant_extended_browsertest.cc File chrome/browser/instant/instant_extended_browsertest.cc (right): https://codereview.chromium.org/12114050/diff/5001/chrome/browser/instant/instant_extended_browsertest.cc#newcode104 chrome/browser/instant/instant_extended_browsertest.cc:104: instant()->model()->SetPreviewState(mode, ...
7 years, 10 months ago (2013-02-01 22:03:24 UTC) #3
Mathieu
Thanks! https://chromiumcodereview.appspot.com/12114050/diff/5001/chrome/browser/instant/instant_extended_browsertest.cc File chrome/browser/instant/instant_extended_browsertest.cc (right): https://chromiumcodereview.appspot.com/12114050/diff/5001/chrome/browser/instant/instant_extended_browsertest.cc#newcode104 chrome/browser/instant/instant_extended_browsertest.cc:104: instant()->model()->SetPreviewState(mode, 100, INSTANT_SIZE_PERCENT); On 2013/02/01 22:03:24, sreeram wrote: ...
7 years, 10 months ago (2013-02-04 20:37:36 UTC) #4
Mathieu
InstantTest and InstantExtendedTest all pass now, thanks.
7 years, 10 months ago (2013-02-04 21:15:00 UTC) #5
sreeram
lgtm
7 years, 10 months ago (2013-02-04 21:56:18 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathp@chromium.org/12114050/14001
7 years, 10 months ago (2013-02-04 22:08:04 UTC) #7
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=96114
7 years, 10 months ago (2013-02-04 23:39:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathp@chromium.org/12114050/14001
7 years, 10 months ago (2013-02-05 00:14:30 UTC) #9
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=96185
7 years, 10 months ago (2013-02-05 01:58:58 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathp@chromium.org/12114050/14001
7 years, 10 months ago (2013-02-05 12:58:19 UTC) #11
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=96349
7 years, 10 months ago (2013-02-05 14:39:10 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathp@chromium.org/12114050/14001
7 years, 10 months ago (2013-02-05 14:53:12 UTC) #13
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=96383
7 years, 10 months ago (2013-02-05 16:44:48 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathp@chromium.org/12114050/14001
7 years, 10 months ago (2013-02-05 17:54:14 UTC) #15
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=96464
7 years, 10 months ago (2013-02-05 19:41:52 UTC) #16
sreeram
https://codereview.chromium.org/12114050/diff/14001/chrome/browser/instant/instant_test_utils.h File chrome/browser/instant/instant_test_utils.h (right): https://codereview.chromium.org/12114050/diff/14001/chrome/browser/instant/instant_test_utils.h#newcode85 chrome/browser/instant/instant_test_utils.h:85: net::TestServer* const https_test_server_; This should be scoped_ptr so that ...
7 years, 10 months ago (2013-02-05 20:19:10 UTC) #17
sreeram
https://codereview.chromium.org/12114050/diff/14001/chrome/browser/instant/instant_test_utils.h File chrome/browser/instant/instant_test_utils.h (right): https://codereview.chromium.org/12114050/diff/14001/chrome/browser/instant/instant_test_utils.h#newcode85 chrome/browser/instant/instant_test_utils.h:85: net::TestServer* const https_test_server_; On 2013/02/05 20:19:10, sreeram wrote: > ...
7 years, 10 months ago (2013-02-05 20:38:24 UTC) #18
Mathieu
Sending to CQ now. https://chromiumcodereview.appspot.com/12114050/diff/14001/chrome/browser/instant/instant_test_utils.h File chrome/browser/instant/instant_test_utils.h (right): https://chromiumcodereview.appspot.com/12114050/diff/14001/chrome/browser/instant/instant_test_utils.h#newcode85 chrome/browser/instant/instant_test_utils.h:85: net::TestServer* const https_test_server_; On 2013/02/05 ...
7 years, 10 months ago (2013-02-05 20:43:00 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathp@chromium.org/12114050/37002
7 years, 10 months ago (2013-02-05 20:43:24 UTC) #20
commit-bot: I haz the power
Failed to trigger a try job on linux_aura HTTP Error 400: Bad Request
7 years, 10 months ago (2013-02-05 20:58:35 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathp@chromium.org/12114050/43003
7 years, 10 months ago (2013-02-05 20:58:40 UTC) #22
commit-bot: I haz the power
7 years, 10 months ago (2013-02-06 01:59:40 UTC) #23
Message was sent while issue was closed.
Change committed as 180856

Powered by Google App Engine
This is Rietveld 408576698