Skip to content

Add e2e testing support for Linux in flutter/plugins #55327

@stuartmorgan-g

Description

@stuartmorgan-g

In order to start landing Linux plugins in flutter/plugins, we need end-to-end test support for Linux. That means:

  • plugin_tools support for Linux. This should be very similar to the recent change adding Windows
  • Cirrus configuration for running the above. That will need some adjustments to the Docker configuration (or possibly a whole new one, but I'm hoping we can share it).

For the second, we'll want to wait for #52751 so that we don't break the plugins repo (due to having new dependencies needed in the image) when making that change.

Metadata

Metadata

Labels

a: desktopRunning on desktopp: toolingAffects the flutter_plugin_tools packagepackageflutter/packages repository. See also p: labels.platform-linuxBuilding on or for Linux specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions