HBASE-19014 surefire fails; When writing xml report stdout/stderr ... No such file or directory

This commit is contained in:
Chia-Ping Tsai 2017-10-21 01:22:19 +08:00
parent 8c6ddc1aa5
commit d59ed234ef
1 changed files with 1 additions and 1 deletions

View File

@ -1488,7 +1488,7 @@
<rsgroup.test.jar>hbase-rsgroup-${project.version}-tests.jar</rsgroup.test.jar>
<mapreduce.test.jar>hbase-mapreduce-${project.version}-tests.jar</mapreduce.test.jar>
<shell-executable>bash</shell-executable>
<surefire.version>2.19.1</surefire.version>
<surefire.version>2.20.1</surefire.version>
<surefire.provider>surefire-junit47</surefire.provider>
<!-- default: run small & medium, medium with 2 threads -->
<surefire.skipFirstPart>false</surefire.skipFirstPart>