mirror of
https://github.com/flutter/packages.git
synced 2025-06-29 06:06:59 +08:00
[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:
4
script/configs/still_requires_api_33_avd.yaml
Normal file
4
script/configs/still_requires_api_33_avd.yaml
Normal 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
|
Reference in New Issue
Block a user