
[ http://jira.qos.ch/browse/LBCLASSIC-223?page=com.atlassian.jira.plugin.syste... ] Ceki Gulcu commented on LBCLASSIC-223: -------------------------------------- I have modified conditionalConsoleApp_IF_THEN_True to output the value it uses for the aHost property. It would be helpful if you could run the test with this latest version, capture the output and send it here. MordMac.local. I should have guessed. I was thinking of naming one of our planned logback-based products as logback-mordor, and only a few minutes ago. What a coincidence!
Two tests fail in latest commit 74915053db48b5e803816f8d39237cd85293273f ------------------------------------------------------------------------
Key: LBCLASSIC-223 URL: http://jira.qos.ch/browse/LBCLASSIC-223 Project: logback-classic Issue Type: Bug Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) Java version: 1.6.0_20 Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x" version: "10.6.4" arch: "x86_64" Family: "mac" Reporter: Joern Huxhorn Assignee: Ceki Gulcu
ch.qos.logback.classic.joran.conditional.ConditionalTest.conditionalConsoleApp_IF_THEN_True (from ConditionalTest) java.lang.AssertionError: at org.junit.Assert.fail(Assert.java:91) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:524) at org.junit.Assert.assertNotNull(Assert.java:535) at ch.qos.logback.classic.joran.conditional.ConditionalTest.conditionalConsoleApp_IF_THEN_True(ConditionalTest.java:79) ch.qos.logback.classic.turbo.ReconfigureOnChangeTest.scan_lbclassic154 (from ReconfigureOnChangeTest) java.lang.AssertionError: effective=3, expected=4 at org.junit.Assert.fail(Assert.java:91) at org.junit.Assert.assertTrue(Assert.java:43) at ch.qos.logback.classic.turbo.ReconfigureOnChangeTest.verify(ReconfigureOnChangeTest.java:181) at ch.qos.logback.classic.turbo.ReconfigureOnChangeTest.scan_lbclassic154(ReconfigureOnChangeTest.java:163) The first one seems to fail always while the second one fails sometimes.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira