This test need to create a new transaction after document creation to get the query match new docs.
org.nuxeo.importer.stream.tests.importer.TestDocumentImportChronicle.fourStepsImportFileBlob
Failing for the past 1 build (Since Unstable#816 )
Took 10 sec.
add description
Error Message
expected:<200> but was:<0>
Stacktrace
java.lang.AssertionError: expected:<200> but was:<0>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at org.nuxeo.importer.stream.tests.importer.TestDocumentImport.fourStepsImportFileBlob(TestDocumentImport.java:218)