Merge "Annotating a job test as flaky"
This commit is contained in:
committed by
Android (Google) Code Review
commit
4fd0475191
@@ -165,6 +165,7 @@ public class BackgroundRestrictionsTest {
|
||||
awaitJobStart(DEFAULT_WAIT_TIMEOUT));
|
||||
}
|
||||
|
||||
@FlakyTest
|
||||
@Test
|
||||
public void testFeatureFlag() throws Exception {
|
||||
Settings.Global.putInt(mContext.getContentResolver(),
|
||||
|
||||
Reference in New Issue
Block a user