Merge "Ignore unit test to avoid timing issue"

This commit is contained in:
TreeHugger Robot
2023-01-17 05:46:47 +00:00
committed by Android (Google) Code Review

View File

@@ -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,