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

Issue 2130023002: MD Settings: Reset page, fix dialog test that was erroneously passing. (Closed)

Created:
4 years, 5 months ago by dpapad
Modified:
4 years, 5 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Reset page, fix dialog test that was erroneously passing. The test that checks if a dialog can be closed in all possible ways ('x' button, cancel button, escape key), was running the three sub-tests on the same dialog instance in parallel. This caused all three sub-tests to pass, even though when ran individually the 'escape' key test was failing. Resolved by changing tests to not run in parallel, and fixing test code to properly test closing using the 'Esc' key. This bug was revealed while investigating migration to native <dialog>. BUG=625332 Committed: https://crrev.com/0df9bed02b720adb4c2be76dd8254b9ae3861906 Cr-Commit-Position: refs/heads/master@{#404276}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -23 lines) Patch
M chrome/test/data/webui/settings/reset_page_test.js View 1 chunk +31 lines, -23 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
dpapad
4 years, 5 months ago (2016-07-07 19:36:36 UTC) #4
Dan Beam
i have no idea what this code does but it lgtm!
4 years, 5 months ago (2016-07-07 21:13:55 UTC) #5
dpapad
On 2016/07/07 at 21:13:55, dbeam wrote: > i have no idea what this code does ...
4 years, 5 months ago (2016-07-07 21:39:26 UTC) #6
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/2130023002/1
4 years, 5 months ago (2016-07-07 23:46:55 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-08 00:31:01 UTC) #9
commit-bot: I haz the power
4 years, 5 months ago (2016-07-08 00:32:31 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0df9bed02b720adb4c2be76dd8254b9ae3861906
Cr-Commit-Position: refs/heads/master@{#404276}

Powered by Google App Engine
This is Rietveld 408576698