Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e476afed authored by Darrell Shi's avatar Darrell Shi Committed by Android (Google) Code Review
Browse files

Merge "Ignore flaky backup util test" into main

parents 72ee52c0 bf269b65
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -174,6 +174,7 @@ class CommunalBackupUtilsTest : SysuiTestCase() {
        assertThat(underTest.clear()).isFalse()
    }

    @Ignore("b/433468641")
    @Test
    fun fileExists() {
        assertThat(underTest.fileExists()).isFalse()