Skip to content

[web] use the same version of chrome in both unit tests and integration tests #53179

@nturgut

Description

@nturgut

In the current engine tests, the unit tests are downloading and running a given chrome version.

On the other hand the integration tests are using the system chrome. We should use same chrome for both of them.

In order to do this:

  • Flutter drive be started with chrome executable
  • Felt code should be changed to use the same Chrome.
  • (for LUCI) Recipe load CIPD packages for Chrome/ChromeDriver for same version
  • (for local) Web installers should be used to download the chrome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listframeworkflutter/packages/flutter repository. See also f: labels.platform-webWeb applications specificallyt: flutter driver"flutter driver", flutter_drive, or a driver testteam-webOwned by Web platform teamtriaged-webTriaged by Web platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions