Github user JoshRosen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/12073#discussion_r57968943
  
    --- Diff: pom.xml ---
    @@ -1922,6 +1922,7 @@
                   <JAVA_HOME>${test.java.home}</JAVA_HOME>
                 </environmentVariables>
                 <systemProperties>
    +              
<log4j.configuration>file:src/test/resources/log4j.properties</log4j.configuration>
    --- End diff --
    
    This seems to be necessary for some unexplained reason; without this, the 
removal of the explicit surefire configuration in the `java8-tests` POM leads 
to tons of log spam.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to