Removed ScreenDecorWindowTests from @Presubmit

Test is currently flaky...

Test: this
Bug: 68957554
Change-Id: I31d4fd7e0c3f06ea942dab94067cb03dfb7f7c87
This commit is contained in:
Wale Ogunwale
2017-11-07 06:41:09 -08:00
parent a7d81598b5
commit 9b24193e4d

View File

@@ -67,7 +67,8 @@ import java.util.ArrayList;
// TODO: Test non-Activity windows.
// TODO: Test secondary display.
@SmallTest
@Presubmit
// TODO(b/68957554)
//@Presubmit
@RunWith(AndroidJUnit4.class)
public class ScreenDecorWindowTests {