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

Issue 2613503004: MD History: Move flaky focus tests into interactive UI tests (Closed)

Created:
3 years, 11 months ago by tsergeant
Modified:
3 years, 11 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD History: Move flaky focus tests into interactive UI tests MD History has several tests which test how focus reacts to keyboard shortcuts. These have been flaky in browser tests, failing most of the time when run in parallel with other browser tests. This CL attempts to restore these tests by moving them to interactive UI tests, where they should always be run one at a time. These are the first interactive UI tests which run tests in a WebUI page, so several test files have been moved in the build to accommodate this. BUG=642467 Review-Url: https://codereview.chromium.org/2613503004 Cr-Commit-Position: refs/heads/master@{#443122} Committed: https://chromium.googlesource.com/chromium/src/+/bd856e843b236c65c916b86be2a32288cc0bebd5

Patch Set 1 : Consolidate into one file #

Patch Set 2 : Remove unnecessary (?) dep #

Unified diffs Side-by-side diffs Delta from patch set Stats (+326 lines, -240 lines) Patch
M chrome/browser/BUILD.gn View 1 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/test/BUILD.gn View 1 6 chunks +26 lines, -8 lines 0 comments Download
M chrome/test/data/webui/md_history/history_list_test.js View 1 chunk +0 lines, -55 lines 0 comments Download
M chrome/test/data/webui/md_history/history_synced_tabs_test.js View 1 chunk +0 lines, -89 lines 0 comments Download
M chrome/test/data/webui/md_history/history_toolbar_test.js View 2 chunks +7 lines, -82 lines 0 comments Download
M chrome/test/data/webui/md_history/md_history_browsertest.js View 1 chunk +1 line, -6 lines 0 comments Download
A chrome/test/data/webui/md_history/md_history_focus_test.js View 1 chunk +285 lines, -0 lines 0 comments Download

Messages

Total messages: 43 (37 generated)
tsergeant
Please take a look! The tests seem to work fine locally and on the try ...
3 years, 11 months ago (2017-01-11 03:18:06 UTC) #35
Dan Beam
lgtm but is there some other set of tests you could piggyback onto instead?
3 years, 11 months ago (2017-01-11 05:34:24 UTC) #36
tsergeant
I'm not really sure what you mean? I'm not aware of anything else in interactive ...
3 years, 11 months ago (2017-01-11 05:41:00 UTC) #37
Dan Beam
On 2017/01/11 05:41:00, tsergeant wrote: > I'm not really sure what you mean? I'm not ...
3 years, 11 months ago (2017-01-11 06:03:10 UTC) #38
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/2613503004/180001
3 years, 11 months ago (2017-01-11 23:27:42 UTC) #40
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 02:37:21 UTC) #43
Message was sent while issue was closed.
Committed patchset #2 (id:180001) as
https://chromium.googlesource.com/chromium/src/+/bd856e843b236c65c916b86be2a3...

Powered by Google App Engine
This is Rietveld 408576698