It could be, but I have no idea how to tell since I can’t log in to the Jenkins server. When I look at the workspace in Jenkins I can see that the file with the correct name is there.
https://builds.apache.org/view/All/job/Log4j%202.x/ws/log4j-core/target/test-classes/ <https://builds.apache.org/view/All/job/Log4j%202.x/ws/log4j-core/target/test-classes/> Ralph > On Apr 25, 2015, at 4:30 PM, Gary Gregory <[email protected]> wrote: > > Could it be a code page issue? > > Gary > > On Sat, Apr 25, 2015 at 4:24 PM, Ralph Goers <[email protected] > <mailto:[email protected]>> wrote: > I am at a loss as to how to debug this since it isn’t failing in my ubuntu VM > either. > > Ralph > >> On Apr 25, 2015, at 12:46 PM, Ralph Goers <[email protected] >> <mailto:[email protected]>> wrote: >> >> 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] >>> <mailto:[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> > > > > > -- > 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>
