You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2018/11/09 01:25:00 UTC

[jira] [Created] (HADOOP-15916) Testing: Trying workaround at SUREFIRE-1588

Akira Ajisaka created HADOOP-15916:
--------------------------------------

             Summary: Testing: Trying workaround at SUREFIRE-1588
                 Key: HADOOP-15916
                 URL: https://issues.apache.org/jira/browse/HADOOP-15916
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Akira Ajisaka


Recently all the unit tests are failing. If the failure is caused by the latest Java 8 issue reported at SUREFIRE-1588, we can workaround it by adding the following parameter to the setting of maven surefire plugin.
{noformat}
<useSystemClassLoader>false</useSystemClassLoader>
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org