Merge "Disabling presubmit tests until they fixed"
This commit is contained in:
committed by
Android (Google) Code Review
commit
a6c72cb0ba
@@ -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 {
|
||||
|
||||
|
||||
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user