mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
Adding diags for TAPL flakes that don't reproduce locally
Also temporarily disabling more flaky BindWidgetTests Change-Id: Ib0d3c54c560ddb49b7964e85bf9cd6ebc567b6d7
This commit is contained in:
@@ -145,7 +145,7 @@ public class BindWidgetTest extends AbstractLauncherUiTest {
|
||||
assertFalse(mDevice.findObject(new UiSelector().description(info.label)).exists());
|
||||
}
|
||||
|
||||
@Test
|
||||
@Test @Ignore
|
||||
public void testPendingWidget_autoRestored() {
|
||||
// A non-restored widget with no config screen gets restored automatically.
|
||||
LauncherAppWidgetProviderInfo info = TestViewHelpers.findWidgetProvider(this, false);
|
||||
|
||||
Reference in New Issue
Block a user