From cbd111483effdfd24c07bcc2b598fc2dbfa4d9b1 Mon Sep 17 00:00:00 2001 From: Jordan Silva Date: Mon, 22 Apr 2024 12:32:38 +0100 Subject: [PATCH] Add TestActivity without any label for testing This change adds an unlabeled activity to test the overview select action. The test evaluates the overview modal task state to verify that the UI displays correctly. Using an activity without a label prevents flakiness from AiAi, which sometimes shows the activity title as selected and sometimes does not. Bug: 332750488 Flag: NA Test: OverviewTaskSelectImageTest Change-Id: I6b63f1410bc466ac6711b0ca3d609d8f7a31d8c1 --- tests/AndroidManifest-common.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tests/AndroidManifest-common.xml b/tests/AndroidManifest-common.xml index 27dd2a90db..a9b75eaf41 100644 --- a/tests/AndroidManifest-common.xml +++ b/tests/AndroidManifest-common.xml @@ -319,6 +319,15 @@ + + + + + +