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

Commit bf269b65 authored by Darrell Shi's avatar Darrell Shi
Browse files

Ignore flaky backup util test

Bug: 433468641
Test: atest CommunalBackupUtilsTest
Flag: EXEMPT test change only
Change-Id: Ic9f01826ebe7d71aa01d24044aa12666cdbfa8ad
parent 3a12e4eb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -142,6 +142,7 @@ class CommunalBackupUtilsTest : SysuiTestCase() {
        assertThat(underTest.clear()).isFalse()
    }

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