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

Commit a6c72cb0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Disabling presubmit tests until they fixed"

parents 55ca7508 c6dc9b53
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@ import static org.junit.Assert.assertTrue;
 * runtest frameworks-services -c com.android.server.wm.TaskPositionerTests
 */
@SmallTest
@Presubmit
@RunWith(AndroidJUnit4.class)
public class TaskPositionerTests extends WindowTestsBase {

+0 −1
Original line number Diff line number Diff line
@@ -45,7 +45,6 @@ import org.mockito.invocation.InvocationOnMock;
 * runtest frameworks-services -c com.android.server.wm.UnknownVisibilityControllerTest
 */
@SmallTest
@Presubmit
@RunWith(AndroidJUnit4.class)
public class UnknownAppVisibilityControllerTest {