Ignore flaky test
Bug: 229838140 Test: atest, verify was ignored Change-Id: I5d7f2b4d95322efc52ecd3cbf14ea18cce340598
This commit is contained in:
@@ -603,6 +603,7 @@ class MediaDataManagerTest : SysuiTestCase() {
|
||||
.onSmartspaceMediaDataLoaded(anyObject(), anyObject(), anyBoolean())
|
||||
}
|
||||
|
||||
@Ignore("b/229838140")
|
||||
@Test
|
||||
fun testMediaRecommendationDisabled_removesSmartspaceData() {
|
||||
// GIVEN a media recommendation card is present
|
||||
|
||||
Reference in New Issue
Block a user