summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-11 01:20:04 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-11 01:20:04 +0000
commit356e1d1a313662bd1e30b5224c7c0a953f5a70d7 (patch)
tree2e324650f9b4644b679cc0cb56082b785861cf88
parent2e528e95db3b37b7f45c91a65e2c582fb8ce69ba (diff)
parent813859bc3e277da4ef43631b965f2c3ddff2a6f2 (diff)
downloadPermission-356e1d1a313662bd1e30b5224c7c0a953f5a70d7.tar.gz
Snap for 11699450 from 813859bc3e277da4ef43631b965f2c3ddff2a6f2 to sdk-release
Change-Id: I64d481da1d392405ece9103be9118c8d151513ff
-rw-r--r--tests/cts/role/src/android/app/role/cts/RoleManagerTest.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cts/role/src/android/app/role/cts/RoleManagerTest.java b/tests/cts/role/src/android/app/role/cts/RoleManagerTest.java
index 001a761c2..f3c2c445e 100644
--- a/tests/cts/role/src/android/app/role/cts/RoleManagerTest.java
+++ b/tests/cts/role/src/android/app/role/cts/RoleManagerTest.java
@@ -714,6 +714,7 @@ public class RoleManagerTest {
pressBack();
}
+ @FlakyTest(bugId = 333036689, detail = "This test breaches flakiness SLO")
@Test
public void openDefaultAppListThenIsNotDefaultAppInList() throws Exception {
sContext.startActivity(new Intent(Settings.ACTION_MANAGE_DEFAULT_APPS_SETTINGS)