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

Issue 210083009: Add a whole-app-list unit test. (Closed)

Created:
6 years, 9 months ago by tapted
Modified:
6 years, 7 months ago
Reviewers:
calamity
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Visibility:
Public.

Description

Add a whole-app-list unit test. This establishes a test harness for doing tests that touch on multiple parts of the app launcher UI, or that need coverage for the various app launcher configurations: Ash or Desktop; regular or experimental "landscape" mode. It currently just tests displaying and closing the app launcher in its default state with a flat (no folders), 2- or 3-page model. BUG=169114 TEST=Added unit tests AppListViewTest{Aura,Desktop}.* Previously committed: http://crrev.com/260762 http://crrev.com/260803 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270708

Patch Set 1 : better #

Patch Set 2 : consistency #

Patch Set 3 : rebase #

Patch Set 4 : Something reasonable for CrOS #

Patch Set 5 : nit #

Total comments: 12

Patch Set 6 : rebase - maybe no-op #

Patch Set 7 : respond to comments #

Patch Set 8 : fix derp. double checking now #

Patch Set 9 : rebase #

Patch Set 10 : rebase only #

Patch Set 11 : TEST_F -> TEST_P, rebase logic, remove global #

Patch Set 12 : how did windows compile this at all? #

Patch Set 13 : rebase already (views::Cullset) #

Patch Set 14 : remove unused function #

Total comments: 1

Patch Set 15 : rebase due to fight with r270606 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+278 lines, -9 lines) Patch
M chrome/browser/ui/views/app_list/win/app_list_service_win.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/app_list/win/app_list_service_win.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +7 lines, -1 line 0 comments Download
M ui/app_list/app_list.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -0 lines 0 comments Download
M ui/app_list/views/app_list_view.h View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +5 lines, -1 line 0 comments Download
M ui/app_list/views/app_list_view.cc View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +5 lines, -7 lines 0 comments Download
A ui/app_list/views/app_list_view_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +257 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
tapted
6 years, 8 months ago (2014-03-31 04:14:56 UTC) #1
calamity
lgtm. https://codereview.chromium.org/210083009/diff/180001/ui/app_list/views/app_list_view_unittest.cc File ui/app_list/views/app_list_view_unittest.cc (right): https://codereview.chromium.org/210083009/diff/180001/ui/app_list/views/app_list_view_unittest.cc#newcode37 ui/app_list/views/app_list_view_unittest.cc:37: class AppListViewTestWithContext { AppListViewTestWithContext sounds like this is ...
6 years, 8 months ago (2014-03-31 05:37:33 UTC) #2
tapted
https://codereview.chromium.org/210083009/diff/180001/ui/app_list/views/app_list_view_unittest.cc File ui/app_list/views/app_list_view_unittest.cc (right): https://codereview.chromium.org/210083009/diff/180001/ui/app_list/views/app_list_view_unittest.cc#newcode37 ui/app_list/views/app_list_view_unittest.cc:37: class AppListViewTestWithContext { On 2014/03/31 05:37:33, calamity wrote: > ...
6 years, 8 months ago (2014-04-01 00:09:09 UTC) #3
tapted
The CQ bit was checked by tapted@chromium.org
6 years, 8 months ago (2014-04-01 00:09:15 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tapted@chromium.org/210083009/220001
6 years, 8 months ago (2014-04-01 00:11:05 UTC) #5
commit-bot: I haz the power
Change committed as 260762
6 years, 8 months ago (2014-04-01 02:56:28 UTC) #6
tkent
A revert of this CL has been created in https://codereview.chromium.org/220323005/ by tkent@chromium.org. The reason for ...
6 years, 8 months ago (2014-04-01 03:36:07 UTC) #7
tapted
The CQ bit was checked by tapted@chromium.org
6 years, 8 months ago (2014-04-01 05:20:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tapted@chromium.org/210083009/240001
6 years, 8 months ago (2014-04-01 05:20:55 UTC) #9
commit-bot: I haz the power
Change committed as 260803
6 years, 8 months ago (2014-04-01 08:57:31 UTC) #10
Mike West
A revert of this CL has been created in https://codereview.chromium.org/220873002/ by mkwst@chromium.org. The reason for ...
6 years, 8 months ago (2014-04-01 11:07:48 UTC) #11
tapted
Hi Chris, PTAL. Changes since Patchset 10: - rebase for changes like ShouldCenterWindow() / "experimental" ...
6 years, 7 months ago (2014-05-13 04:56:00 UTC) #12
calamity
lgtm.
6 years, 7 months ago (2014-05-15 04:53:24 UTC) #13
tapted
The CQ bit was checked by tapted@chromium.org
6 years, 7 months ago (2014-05-15 05:03:07 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tapted@chromium.org/210083009/380001
6 years, 7 months ago (2014-05-15 05:05:02 UTC) #15
commit-bot: I haz the power
Change committed as 270615
6 years, 7 months ago (2014-05-15 07:17:48 UTC) #16
tapted
A revert of this CL has been created in https://codereview.chromium.org/290433003/ by tapted@chromium.org. The reason for ...
6 years, 7 months ago (2014-05-15 07:29:49 UTC) #17
tapted
This had a fight/race with http://crrev.com/270606 in the CQ.. let's try again.. https://codereview.chromium.org/210083009/diff/380001/ui/app_list/views/app_list_view_unittest.cc File ui/app_list/views/app_list_view_unittest.cc ...
6 years, 7 months ago (2014-05-15 08:18:38 UTC) #18
tapted
The CQ bit was checked by tapted@chromium.org
6 years, 7 months ago (2014-05-15 08:19:16 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tapted@chromium.org/210083009/400001
6 years, 7 months ago (2014-05-15 08:22:01 UTC) #20
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-15 10:17:05 UTC) #21
commit-bot: I haz the power
6 years, 7 months ago (2014-05-15 17:13:19 UTC) #22
Message was sent while issue was closed.
Change committed as 270708

Powered by Google App Engine
This is Rietveld 408576698