Chromium Code Reviews
DescriptionRename AutofillClientPositionWhenInsideOOPIF and move it to interactive tests
The test is currently flaking on different platforms. The failure is due
to incorrect boudns reported either through focused node change event,
or AutofillClient. The failure is hard to reporoduce locally and the
logs do not provde proper visibility as to what the root cause could be.
This CL will:
1- Move the test from browser_tests to interactive_ui_tests.
2- Renames the test move appropriately to address vabr@'s comment in the
original CL https://codereview.chromium.org/2754033002 (we are testing
a popup position and the term "AutofillClient" is incorrect).
3- Adds a log when the test fails to show the focused node bouds as
well as those reported by autofill client and give us a hint on which
one might be incorrect.
BUG=704943, 686129
Review-Url: https://codereview.chromium.org/2773823003
Cr-Commit-Position: refs/heads/master@{#459535}
Committed: https://chromium.googlesource.com/chromium/src/+/9febb1f84922d7307712a044550c9ad0640b64d3
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixed a typo #
Messages
Total messages: 10 (5 generated)
|
||||||||||||||||||||||||||||