[
https://issues.apache.org/jira/browse/HBASE-19014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205435#comment-16205435
]
Chia-Ping Tsai commented on HBASE-19014:
----------------------------------------
What I'm going to do is to update the version of surefire to 2.20.x, but
# the 2.20 broke package-wildcard for test specification (see HBASE-18364, and
ping [~elserj])
# not sure whether this issue occurs on our QA because I don't find the related
error message on our jenkins.
> surefire fails; When writing xml report stdout/stderr ... No such file or
> directory
> -----------------------------------------------------------------------------------
>
> Key: HBASE-19014
> URL: https://issues.apache.org/jira/browse/HBASE-19014
> Project: HBase
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Fix For: 2.0.0, 1.4.0, 1.3.2, 1.5.0, 1.2.7
>
>
> {code}
> 17:22:33 [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test
> (secondPartTestsExecution) on project hbase-server: ExecutionException:
> java.lang.RuntimeException: java.lang.RuntimeException:
> org.apache.maven.surefire.report.ReporterException: When writing xml report
> stdout/stderr: /tmp/stderr1114622923250399196deferred (No such file or
> directory) -> [Help 1]
> {code}
> It happens frequently on my jenkins...I update the surefire to 2.20.1, and
> then the failure doesn't happen again. see SUREFIRE-1239.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)