From 62003185862e05e80c48b29be552e5195d740c15 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Tue, 13 Aug 2024 09:42:30 -0700 Subject: [PATCH] Shift API level 34 emulator tests to prod (#153366) These are passing consistently --- .ci.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 6171bf3c75..55445f6a68 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -411,7 +411,6 @@ targets: - name: Linux_android_emu_34 android views recipe: devicelab/devicelab_drone - bringup: true properties: tags: > ["framework","hostonly","linux"] @@ -1342,7 +1341,6 @@ targets: - name: Linux_android_emu_34 flutter_driver_android_test recipe: flutter/flutter_drone - bringup: true timeout: 60 properties: shard: flutter_driver_android @@ -2087,7 +2085,6 @@ targets: - name: Linux_android_emu_34 android_defines_test recipe: devicelab/devicelab_drone - bringup: true timeout: 60 properties: tags: > @@ -2526,7 +2523,6 @@ targets: - name: Linux_android_emu_34 external_textures_integration_test recipe: devicelab/devicelab_drone - bringup: true 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