flutter/dev/integration_tests/android_engine_test/test_driver
Matan Lurey 30f4fecfeb
Add piping and bringup nodes for _vulkan and _opengles suites. (#162020)
Towards https://github.com/flutter/flutter/issues/161333.

This adds the initial `.ci.yaml` configuration (marked `bringup: true`),
without changing the existing shard to avoid the problems we ran into
last time when I renamed the shard atomically, as well as piping for
providing context in which the test will run (Vulkan or OpenGLES), which
can't be introspected in the _running_ app.

In a follow-up PR I'll:

- Edit `AndroidManifest.xml` before the suite, setting `ImpellerBackend`
appropriately
- Move the bringup nodes to presubmit
- Delete the existing (legacy) node
2025-01-22 21:06:10 +00:00
..
external_texture Add piping and bringup nodes for _vulkan and _opengles suites. (#162020) 2025-01-22 21:06:10 +00:00
platform_view Add piping and bringup nodes for _vulkan and _opengles suites. (#162020) 2025-01-22 21:06:10 +00:00
_luci_skia_gold_prelude.dart Add piping and bringup nodes for _vulkan and _opengles suites. (#162020) 2025-01-22 21:06:10 +00:00
.gitignore Rename native_driver to android_{driver_extensions|engine_test} (#161263) 2025-01-08 20:28:38 +00:00
flutter_rendered_blue_rectangle_main_test.dart Add piping and bringup nodes for _vulkan and _opengles suites. (#162020) 2025-01-22 21:06:10 +00:00
platform_view_tap_color_change_main_test.dart Add piping and bringup nodes for _vulkan and _opengles suites. (#162020) 2025-01-22 21:06:10 +00:00