mirror of
https://github.com/flutter/flutter.git
synced 2026-01-22 13:59:06 +08:00
This updates the test to match the engine API change introduced in: https://github.com/flutter/engine/pull/6081 This also rolls the engine, the roll includes only the relevant engine commit: ``` 091492601 Allow passing extra creation parameters for embedded Android views. (#6081) ```
Automated Flutter integration test suites. Each suite consists of a complete
Flutter app and a flutter_driver specification that drives tests from the UI.
Intended for use with devicelab.