flutter/dev/integration_tests/android_engine_test/test_driver
Matan Lurey 536408fd6d
Add 2 retries for hybrid composition platform views. (#162400)
Trying to figure out if flake reports
https://github.com/flutter/flutter/issues/162362 and
https://github.com/flutter/flutter/issues/162363 are related to
https://github.com/flutter/flutter/issues/162310.

I was unable to reproduce locally:

```sh
dart tool/deflake.dart lib/platform_view/hybrid_composition_platform_view_main.dart
```

... so either the Mac Android emulators don't show this behavior, or
perhaps its just the slowness of CI VMs.

Either way, this should try taking a screenshot 2 more times (which has
built-in waits/sleeps), so if the problem persists that means there is a
more critical HC problem (the screen is _always_ drawn black sometimes)
versus a more transient problem (it "takes longer").
2025-01-29 22:30:04 +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 2 retries for hybrid composition platform views. (#162400) 2025-01-29 22:30:04 +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