Skip to content

Commit 2265d94

Browse files
authored
Remove embedded_android_views (on-device) tests, same as emulator test (flutter#173814)
These tests are identical to the `Linux_android_emu` test that runs on presubmit: https://github.com/flutter/flutter/blob/9583f282a50f88a269f5716f1ecfe42f6b6387a3/.ci.yaml#L408-L416 These tests do not report benchmarks or any other statistics that would benefit from a real (on-device) test.
1 parent 78df185 commit 2265d94

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.ci.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2728,15 +2728,6 @@ targets:
27282728
["devicelab", "android", "linux", "pixel", "7pro"]
27292729
task_name: drive_perf_debug_warning
27302730

2731-
- name: Linux_pixel_7pro embedded_android_views_integration_test
2732-
recipe: devicelab/devicelab_drone
2733-
presubmit: false
2734-
timeout: 60
2735-
properties:
2736-
tags: >
2737-
["devicelab", "android", "linux", "pixel", "7pro"]
2738-
task_name: embedded_android_views_integration_test
2739-
27402731
- name: Linux_android_emu external_textures_integration_test
27412732
recipe: devicelab/devicelab_drone
27422733
bringup: true

0 commit comments

Comments
 (0)