[Android] Add new tasks for subset of tests to run API 33 (#4974)

Adds new tasks to create shards to run a subset of Android platform tests on API 33 AVD tests when the update to run tests on AVDs with API 34 lands due to test failures on a subset of plugins. Prequel PR to https://github.com/flutter/packages/pull/4820.
This commit is contained in:
Camille Simon
2023-09-26 18:58:22 +00:00
committed by GitHub
parent 63daefb53d
commit 21c2ebb39c
3 changed files with 90 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# Running the somes tests from these packages on an AVD with Android 34 causes failures.
- file_selector
- quick_actions
- webview_flutter