From d7544fb5a8e87dbf829b15b5901327b3b074e9aa Mon Sep 17 00:00:00 2001 From: Ryan Ernst Date: Mon, 3 Aug 2015 16:48:53 -0700 Subject: [PATCH] Tests: Remove references to tests.slow and tests.integration Another follow up to #12617. --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index a59ed99a38d..31855078886 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,6 @@ ${project.basedir}/backwards random random - false ERROR 512m ${basedir}/logs/ @@ -89,7 +88,6 @@ - @@ -633,10 +631,8 @@ ${tests.weekly} ${tests.failfast} ${tests.awaitsfix} - ${tests.slow} ${tests.timeoutSuite} ${tests.showSuccess} - ${tests.integration} ${tests.thirdparty} ${tests.config} ${tests.client.ratio} @@ -746,8 +742,6 @@ **/*IT.class - - true true