-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Core MongoDB, Scan importer, Tests
-
Tags:
-
Story Points:0
This test fails because it assumes only one key will be returned from queryAndFecth:
java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperService.testZip(TestMapperService.java:184)