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

Commit 5baac408 authored by tom hsu's avatar tom hsu
Browse files

Ignore unit test to avoid timing issue

 - This is a race condition. Ignore it first and improve it later

Bug: b/265733270
Test: atest passed
Change-Id: I6c206483dd588c04a8ab2433915862909c526906
parent b427e8f0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ import com.android.settings.testutils.ResourcesUtils;

import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;

import java.util.Locale;
@@ -92,6 +93,7 @@ public class RegionalPreferencesDataUtilsTest {
    }

    @Test
    @Ignore("b/265733270")
    public void savePreference_saveCalendarIsDangi_success() {
        RegionalPreferencesDataUtils.savePreference(
                mApplicationContext,