New issue
Advanced search Search tips

Issue 832707 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

Ensure AutofillInteractiveTest handles all valid combinations of features/field trials.

Project Member Reported by ftirelo@chromium.org, Apr 13 2018

Issue description

The idea is to allow new features/field trials to be easily added as parameters to AutofillInteractiveTest, so that tests will run all valid combinations.

Caveat that I encountered while working on https://chromium-review.googlesource.com/c/chromium/src/+/1005888/4 (patch #4): There is an interaction between AutofillInteractiveTest.CrossSitePaymentForms and field trials forced on the command line, that makes the test hang. Discussing with rogerm@, we decided to land the version in patch #2, and investigate it afterwards. The reason for the decision is that having those tests running on bots was higher priority and the code had already been approved by owners.
 

Sign in to add a comment