Move Android API level 35 emulator tests to staging (#153568)

These same tests but running against API level 34 emulators are remaining as presubmit tests. The API level 35 tests should stay in staging while the emulator stabilizes. So we can collect flake data and continue to debug. 

Related: https://github.com/flutter/flutter/issues/153445
This commit is contained in:
Zachary Anderson 2024-08-16 08:43:13 -07:00 committed by GitHub
parent 19fdece6c1
commit 69ff9eae7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -403,6 +403,7 @@ targets:
- name: Linux_android_emu android views
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/153445
properties:
tags: >
["framework","hostonly","linux"]
@ -1330,6 +1331,7 @@ targets:
- name: Linux_android_emu flutter_driver_android_test
recipe: flutter/flutter_drone
bringup: true # https://github.com/flutter/flutter/issues/153445
timeout: 60
properties:
shard: flutter_driver_android
@ -2079,6 +2081,7 @@ targets:
- name: Linux_android_emu android_defines_test
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/153445
timeout: 60
properties:
tags: >
@ -2512,6 +2515,7 @@ targets:
- name: Linux_android_emu external_textures_integration_test
recipe: devicelab/devicelab_drone
bringup: true # https://github.com/flutter/flutter/issues/153445
timeout: 60
# Functionally the same as "presubmit: false", except that we will run on
# presubmit during engine rolls. This test is the *only* automated e2e