New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 646878 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 2
Type: Bug



Sign in to add a comment

Refactor EarlGrey BUILD.gn targets for web test utilities

Project Member Reported by baxley@chromium.org, Sep 14 2016

Issue description

Not all the test targets are properly split up. For example, web_view_interaction_test_util.h is in earl_grey_test_support, when this should not be tied to EarlGrey.

There are likely a few other cases (there was one with wait_util being dependent upon EarlGrey). Where a file that doesn't have to do with EarlGrey (or the web shell), but is in a target that couples it to it.
 

Comment 1 by baxley@chromium.org, Jun 12 2017

Components: -Test Test>iOS
Status: Fixed (was: Assigned)
web_view_interaction_test_util was moved into a non-EarlGrey directory. Closing this bug, but if other problems are found, the should be fixed.

Sign in to add a comment