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

Issue 2773823003: Rename AutofillClientPositionWhenInsideOOPIF and move it to interactive tests (Closed)

Created:
3 years, 9 months ago by EhsanK
Modified:
3 years, 9 months ago
Reviewers:
alexmos
CC:
chromium-reviews, site_isolation_reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -213 lines) Patch
M chrome/browser/chrome_site_per_process_browsertest.cc View 3 chunks +0 lines, -213 lines 0 comments Download
M chrome/browser/site_per_process_interactive_browsertest.cc View 1 4 chunks +213 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
EhsanK
Hello Alex. As I explained in the CL the test is flaky. I uses simulate ...
3 years, 9 months ago (2017-03-24 16:07:39 UTC) #2
alexmos
LGTM, hope this unflakes it. https://codereview.chromium.org/2773823003/diff/1/chrome/browser/site_per_process_interactive_browsertest.cc File chrome/browser/site_per_process_interactive_browsertest.cc (right): https://codereview.chromium.org/2773823003/diff/1/chrome/browser/site_per_process_interactive_browsertest.cc#newcode1028 chrome/browser/site_per_process_interactive_browsertest.cc:1028: // The notification contains ...
3 years, 9 months ago (2017-03-24 18:10:22 UTC) #3
EhsanK
Thanks Alex for the review! I will try to land it now. https://codereview.chromium.org/2773823003/diff/1/chrome/browser/site_per_process_interactive_browsertest.cc File chrome/browser/site_per_process_interactive_browsertest.cc ...
3 years, 9 months ago (2017-03-24 19:37:16 UTC) #4
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/2773823003/20001
3 years, 9 months ago (2017-03-24 19:38:35 UTC) #7
commit-bot: I haz the power
3 years, 9 months ago (2017-03-24 20:26:53 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/9febb1f84922d7307712a044550c...

Powered by Google App Engine
This is Rietveld 408576698