They work on OS X as well and CentOS as well. All three tests are similar in that they are failing on + characters in a url being converted to “ “ characters.
Jenkins is running the job on ubuntu so I guess I should try that. Ralph > On Apr 25, 2015, at 12:40 AM, Gary Gregory <[email protected]> wrote: > > FWIW, these two classes pass from Eclipse for me. > > Gary > > On Sat, Apr 25, 2015 at 12:19 AM, Ralph Goers <[email protected] > <mailto:[email protected]>> wrote: > Both Jenkins and Solar have not been running. They were both pointing to the > svn repository. Infra fixed Solar and that site is now updated. I modified > Jenkins and manually ran it. It is getting 3 test failures in log4j-core: > > https://builds.apache.org/view/All/job/Log4j%202.x/1119/org.apache.logging.log4j$log4j-core/console > > <https://builds.apache.org/view/All/job/Log4j%202.x/1119/org.apache.logging.log4j$log4j-core/console> > > Failed tests: > ResolverUtilTest.testExtractPathFromFileUrlNotDecodedIfFileExists:72 should > not be decoded: /home/jenkins/jenkins-slave/workspace/Log4j > 2.x/log4j-core/target/test-classes/log4j config with plus characters.xml > ResolverUtilTest.testExtractPathFromJarUrlNotDecodedIfFileExists:48 should > not be decoded: /home/jenkins/jenkins-slave/workspace/Log4j > 2.x/log4j-core/target/test-classes/log4j config with plus characters.xml > FileUtilsTest.testFileFromUriWithPlusCharactersInName:38 > expected:<log4j[+config+with+plus+]characters.xml> but was:<log4j[ config > with plus ]characters.xml> > > I have not looked into these failures yet. > > Ralph > > > > -- > E-Mail: [email protected] <mailto:[email protected]> | > [email protected] <mailto:[email protected]> > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> > Home: http://garygregory.com/ <http://garygregory.com/> > Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>
