Found two more tests that I suspect fail in non-JST time zones. Fixed now.

On Sat, Sep 20, 2014 at 10:35 AM, Gary Gregory <[email protected]>
wrote:

> Thanks for the quick turnaround.
>
> Now if I could only get the Flume tests to pass regularly...
>
> Gary
>
> On Fri, Sep 19, 2014 at 8:21 PM, Remko Popma <[email protected]>
> wrote:
>
>> Should be fixed in master now. Typical late-night oversight... Sorry for
>> the inconvenience.
>>
>> On Sat, Sep 20, 2014 at 8:58 AM, Remko Popma <[email protected]>
>> wrote:
>>
>>> Darn! Time zone! My bad...
>>>
>>> Sent from my iPhone
>>>
>>> On 2014/09/20, at 6:54, Gary Gregory <[email protected]> wrote:
>>>
>>> Does anyone else see this?
>>>
>>> PatternProcessorTest
>>> org.apache.logging.log4j.core.appender.rolling.PatternProcessorTest
>>>
>>> testDontInterpretBackslashAsEscape(org.apache.logging.log4j.core.appender.rolling.PatternProcessorTest)
>>> org.junit.ComparisonFailure: expected:<c:\test\new/app-[01]-02-15.log>
>>> but was:<c:\test\new/app-[12]-02-15.log>
>>>
>>>     at org.junit.Assert.assertEquals(Assert.java:115)
>>>
>>>     at org.junit.Assert.assertEquals(Assert.java:144)
>>>
>>>     at
>>> org.apache.logging.log4j.core.appender.rolling.PatternProcessorTest.testDontInterpretBackslashAsEscape(PatternProcessorTest.java:205)
>>>
>>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>
>>>     at
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>>>
>>>     at
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>>
>>>     at java.lang.reflect.Method.invoke(Method.java:606)
>>>
>>>     at
>>> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
>>>
>>>     at
>>> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>>>
>>>     at
>>> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
>>>
>>>     at
>>> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>>>
>>>     at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
>>>
>>>     at
>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
>>>
>>>     at
>>> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
>>>
>>>     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
>>>
>>>     at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
>>>
>>>     at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
>>>
>>>     at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
>>>
>>>     at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
>>>
>>>     at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
>>>
>>>     at
>>> org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
>>>
>>>     at
>>> org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
>>>
>>>     at
>>> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:459)
>>>
>>>     at
>>> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:675)
>>>
>>>     at
>>> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:382)
>>>
>>>     at
>>> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:192)
>>>
>>>
>>>
>>> Gary
>>>
>>> --
>>> E-Mail: [email protected] | [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
>>> Home: http://garygregory.com/
>>> Tweet! http://twitter.com/GaryGregory
>>>
>>>
>>
>
>
> --
> E-Mail: [email protected] | [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
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>

Reply via email to