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

Issue 339933005: Fix flaky AppsGridViewTest on valgrind bot. (Closed)

Created:
6 years, 6 months ago by xiyuan
Modified:
6 years, 6 months ago
Reviewers:
Lei Zhang, stevenjb
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina, glider+watch_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Fix flaky AppsGridViewTest on valgrind bot. - Remove local test timeouts; - Add page flip history to PageFlipWaiter and use that for test expectations to solve the problem that a single Wait returns with multiple page flipping happened on valgrind; BUG=385167 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278049

Patch Set 1 #

Total comments: 6

Patch Set 2 : for #1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -37 lines) Patch
D tools/valgrind/gtest_exclude/app_list_unittests.gtest-memcheck.txt View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/app_list/views/apps_grid_view_unittest.cc View 1 6 chunks +23 lines, -35 lines 0 comments Download
M ui/app_list/views/test/apps_grid_view_test_api.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/app_list/views/test/apps_grid_view_test_api.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
xiyuan
6 years, 6 months ago (2014-06-17 20:39:40 UTC) #1
Lei Zhang
tools/valgrind lgtm
6 years, 6 months ago (2014-06-17 20:44:44 UTC) #2
stevenjb
https://codereview.chromium.org/339933005/diff/1/ui/app_list/views/apps_grid_view_unittest.cc File ui/app_list/views/apps_grid_view_unittest.cc (right): https://codereview.chromium.org/339933005/diff/1/ui/app_list/views/apps_grid_view_unittest.cc#newcode519 ui/app_list/views/apps_grid_view_unittest.cc:519: while (page_flip_waiter.selected_pages() != "1,2") { nit: Could we wait ...
6 years, 6 months ago (2014-06-17 21:20:45 UTC) #3
xiyuan
https://codereview.chromium.org/339933005/diff/1/ui/app_list/views/apps_grid_view_unittest.cc File ui/app_list/views/apps_grid_view_unittest.cc (right): https://codereview.chromium.org/339933005/diff/1/ui/app_list/views/apps_grid_view_unittest.cc#newcode519 ui/app_list/views/apps_grid_view_unittest.cc:519: while (page_flip_waiter.selected_pages() != "1,2") { On 2014/06/17 21:20:44, stevenjb ...
6 years, 6 months ago (2014-06-17 21:32:44 UTC) #4
stevenjb
lgtm
6 years, 6 months ago (2014-06-17 22:00:36 UTC) #5
xiyuan
The CQ bit was checked by xiyuan@chromium.org
6 years, 6 months ago (2014-06-17 22:01:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xiyuan@chromium.org/339933005/20001
6 years, 6 months ago (2014-06-17 22:03:15 UTC) #7
commit-bot: I haz the power
6 years, 6 months ago (2014-06-18 13:07:52 UTC) #8
Message was sent while issue was closed.
Change committed as 278049

Powered by Google App Engine
This is Rietveld 408576698