Deflake ContentViewCoreSelectionTest.testSelectActionBarPasswordPaste
commit970c95bf09180c65a39c194d4704e09cb1f75541
authorjdduke <jdduke@chromium.org>
Mon, 17 Aug 2015 16:02:24 +0000 (17 09:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 17 Aug 2015 16:02:59 +0000 (17 16:02 +0000)
treef812b4cfb6fcd3bb98b5d9bdc7bc3daacae9c996
parent6416d003916e852c9adf2f69d7cbe6582763c7fa
Deflake ContentViewCoreSelectionTest.testSelectActionBarPasswordPaste

The previous version of the test was racy and sensitive to text handle
positions when interacting with DOM nodes. Modify the test with the
proper sync points to properly test pasting into password fields.

BUG=518848

Review URL: https://codereview.chromium.org/1296473002

Cr-Commit-Position: refs/heads/master@{#343691}
content/public/android/javatests/src/org/chromium/content/browser/ContentViewCoreSelectionTest.java