[
https://issues.apache.org/jira/browse/OAK-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618211#comment-14618211
]
Chetan Mehrotra commented on OAK-3080:
--------------------------------------
For that you can try out oak-commons {{LogDumper}}. Enabling debug log for all
run might be troublesome. We can enhance the {{LogDumper}} to change the log
level for specific test only based on some config file.
> JournalTest.cleanupTest failure on CI
> -------------------------------------
>
> Key: OAK-3080
> URL: https://issues.apache.org/jira/browse/OAK-3080
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: mongomk
> Reporter: Chetan Mehrotra
> Assignee: Stefan Egli
> Priority: Minor
> Labels: CI, Jenkins
> Fix For: 1.3.3
>
>
> Following test failure was seen
> [here|https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/248/jdk=jdk1.8.0_11,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=unittesting/testReport/junit/org.apache.jackrabbit.oak.plugins.document/JournalTest/cleanupTest/]
> {noformat}
> java.lang.AssertionError: expected:<0> but was:<1>
> at org.junit.Assert.fail(Assert.java:93)
> at org.junit.Assert.failNotEquals(Assert.java:647)
> at org.junit.Assert.assertEquals(Assert.java:128)
> at org.junit.Assert.assertEquals(Assert.java:472)
> at org.junit.Assert.assertEquals(Assert.java:456)
> at
> org.apache.jackrabbit.oak.plugins.document.JournalTest.cleanupTest(JournalTest.java:183)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)