[logback-dev] [JIRA] Created: (LBCLASSIC-223) Two tests fail in latest commit 74915053db48b5e803816f8d39237cd85293273f
Joern Huxhorn (JIRA)
noreply-jira at qos.ch
Thu Sep 16 09:52:51 CEST 2010
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: Logback dev list
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
More information about the logback-dev
mailing list