From e2a5448d2b02b40ea7d5cc09787f995fe0d253d0 Mon Sep 17 00:00:00 2001 From: Vinayakumar B Date: Sat, 21 Dec 2019 00:08:15 +0530 Subject: [PATCH] HADOOP-16774. TestDiskChecker and TestReadWriteDiskValidator fails when run with -Pparallel-tests (#1776). Contributed by Vinayakumar B. --- hadoop-common-project/hadoop-common/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hadoop-common-project/hadoop-common/pom.xml b/hadoop-common-project/hadoop-common/pom.xml index 84d3ae5b5ad..370c68db932 100644 --- a/hadoop-common-project/hadoop-common/pom.xml +++ b/hadoop-common-project/hadoop-common/pom.xml @@ -842,9 +842,13 @@ parallel-tests-createdir + process-test-resources parallel-tests-createdir + + ${test.build.data} +