From 4aa3d740afa560933c4856c1ae2d6cfe76f1f3f8 Mon Sep 17 00:00:00 2001 From: yusuf-goog <91688203+yusuf-goog@users.noreply.github.com> Date: Thu, 28 Jul 2022 17:10:05 -0700 Subject: [PATCH] Remove failing test Linux_android android_lifecycles_test. (#108587) --- .ci.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.ci.yaml b/.ci.yaml index 611a114df8..6a54333a07 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -2249,16 +2249,6 @@ targets: ["devicelab", "android", "linux"] task_name: android_choreographer_do_frame_test - - name: Linux_android android_lifecycles_test - bringup: true - recipe: devicelab/devicelab_drone - presubmit: false - timeout: 60 - properties: - tags: > - ["devicelab", "android", "linux"] - task_name: android_lifecycles_test - - name: Staging_build_linux analyze presubmit: false bringup: true