imply-cheddar commented on code in PR #12646:
URL: https://github.com/apache/druid/pull/12646#discussion_r899699490


##########
core/pom.xml:
##########
@@ -430,12 +430,6 @@
         <configuration>
           <!-- use normal classpath instead of manifest jar for 
JvmUtilsTest.testSystemClassPath -->
           <useManifestOnlyJar>false</useManifestOnlyJar>
-          <argLine>
-            @{jacocoArgLine}
-            ${jdk.surefire.argLine}
-            
-Djava.library.path=${project.build.directory}/hyperic-sigar-${sigar.base.version}/sigar-bin/lib/

Review Comment:
   It's not failing the tests, so 🤷 
   
   A magical line that must exist yet doesn't fail tests when it doesn't exist 
might as well not exist...



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to