You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/04/21 23:54:47 UTC

[GitHub] [geode] kirklund opened a new pull request #6364: DRAFT: feature/GEODE-7665 (do not merge)

kirklund opened a new pull request #6364:
URL: https://github.com/apache/geode/pull/6364


   Running precheckin against feature/GEODE-7665 to see if the following UnitTest failure reproduces:
   ```
   org.apache.geode.internal.classloader.ClassPathLoaderTest > testZeroLengthFile FAILED
       java.lang.AssertionError: 
       Expecting actual throwable to be an instance of:
         java.lang.IllegalArgumentException
       but was:
         java.lang.NullPointerException
       	at java.base/java.io.File.<init>(File.java:364)
       	at org.apache.geode.deployment.internal.JarDeployer.getNextVersionedJarFile(JarDeployer.java:101)
       	at org.apache.geode.deployment.internal.JarDeployer.deployWithoutRegistering(JarDeployer.java:84)
       	...(59 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
           at org.apache.geode.internal.classloader.ClassPathLoaderTest.testZeroLengthFile(ClassPathLoaderTest.java:109)
   ```


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [geode] kirklund closed pull request #6364: DRAFT: feature/GEODE-7665 (do not merge)

Posted by GitBox <gi...@apache.org>.
kirklund closed pull request #6364:
URL: https://github.com/apache/geode/pull/6364


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org