With the latest from trunk I now get these failures:

Failed tests:
  CatchingTagTest.testDoEndTag:76->verify:100 Missing Appender
  CatchingTagTest.testDoEndTagLevelObject:94->verify:100 Missing Appender
  CatchingTagTest.testDoEndTagLevelString:85->verify:100 Missing Appender
  EntryTagTest.testDoEndTagAttributes:82->verify:88 Missing Appender
  EntryTagTest.testDoEndTag:73->verify:88 Missing Appender
  ExitTagTest.testDoEndTag:73->verify:95 Missing Appender
  ExitTagTest.testDoEndTagResult01:81->verify:95 Missing Appender
  ExitTagTest.testDoEndTagResult02:89->verify:95 Missing Appender
  IfEnabledTagTest.testDoStartTagEnabledString:71 The return value is not
correct. expected:<1> but was:<0>
  IfEnabledTagTest.testDoStartTagEnabledLevel:78 The return value is not
correct. expected:<1> but was:<0>

LoggingMessageTagSupportTest.testDoEndTagMessageNoMarkerNoException:208->verify:301
Missing Appender

LoggingMessageTagSupportTest.testDoEndTagMessageNoMarkerException:234->verify:301
Missing Appender

LoggingMessageTagSupportTest.testDoEndTagMessageMarkerNoException:221->verify:301
Missing Appender

LoggingMessageTagSupportTest.testDoEndTagObjectMarkerException:293->verify:301
Missing Appender

LoggingMessageTagSupportTest.testDoEndTagStringMessageMarkerException:168->verify:301
Missing Appender

LoggingMessageTagSupportTest.testDoEndTagStringMessageNoMarkerException:156->verify:301
Missing Appender

LoggingMessageTagSupportTest.testDoEndTagStringMessageMarkerNoException:145->verify:301
Missing Appender

LoggingMessageTagSupportTest.testDoEndTagStringWithParameters:180->verify:301
Missing Appender

LoggingMessageTagSupportTest.testDoEndTagStringWithParametersMarkerAndException:195->verify:301
Missing Appender

LoggingMessageTagSupportTest.testDoEndTagMessageMarkerException:248->verify:301
Missing Appender

LoggingMessageTagSupportTest.testDoEndTagObjectNoMarkerNoException:259->verify:301
Missing Appender

LoggingMessageTagSupportTest.testDoEndTagObjectNoMarkerException:281->verify:301
Missing Appender

LoggingMessageTagSupportTest.testDoEndTagObjectMarkerNoException:270->verify:301
Missing Appender

LoggingMessageTagSupportTest.testDoEndTagStringMessageNoMarkerNoException:134->verify:301
Missing Appender

Tests run: 78, Failures: 24, Errors: 0, Skipped: 0

Gary


On Mon, Jun 16, 2014 at 11:55 PM, Ralph Goers <ralph.go...@dslextreme.com>
wrote:

> Yes, this is another case where simply running the unit tests would have
> shown that the fix for LOG4J2-619 was bad as it caused all reconfigurations
> to fail.  Please stop being so quick to commit without testing.
>
> I fixed the problem.
>
> Ralph
>
>
>
>
>
> On Jun 16, 2014, at 6:27 AM, Matt Sicker <boa...@gmail.com> wrote:
>
> This might be related to a bug fix patch I committed last night. I'll have
> a look when I get to work.
>
> On Monday, 16 June 2014, Ralph Goers <ralph.go...@dslextreme.com> wrote:
>
>>
>> Failed tests:
>>   TestConfigurator.testReconfiguration:236 Configuration not reset
>>   FileConfigTest.testReconfiguration:62 Reconfiguration failed expected
>> not same
>>   LoggerTest.testReconfiguration:210 Reconfiguration failed expected not
>> same
>>
>>
>
> --
> Matt Sicker <boa...@gmail.com>
>
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
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