-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Bulk, Core MongoDB
-
Tags:
-
Sprint:nxplatform 11.1.14
-
Story Points:5
TestDeletionAction.testAction is failing on MongoDB, see:
java.lang.AssertionError: expected:<0> but was:<39> 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.ecm.core.bulk.TestDeletionAction.testAction(TestDeletionAction.java:85)
- is related to
-
NXP-25251 BAF: Implement deletion computation
- Resolved