From ca7b3e8310d3f07ef53bbcdd16247830d41a9619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rton=20Elek?= Date: Mon, 8 Jul 2019 00:04:08 +0200 Subject: [PATCH] reenable unit test execution --- hadoop-ozone/dev-support/checks/unit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-ozone/dev-support/checks/unit.sh b/hadoop-ozone/dev-support/checks/unit.sh index 35e5d9f1f3a..1c6f2e99fad 100755 --- a/hadoop-ozone/dev-support/checks/unit.sh +++ b/hadoop-ozone/dev-support/checks/unit.sh @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. export MAVEN_OPTS="-Xmx4096m" -#mvn -fn test -f pom.ozone.xml -pl \!:hadoop-ozone-integration-test,\!:hadoop-ozone-filesystem +mvn -fn test -f pom.ozone.xml -pl \!:hadoop-ozone-integration-test,\!:hadoop-ozone-filesystem module_failed_tests=$(find "." -name 'TEST*.xml' -print0 \ | xargs -n1 -0 "grep" -l -E "