-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 8.10
-
Fix Version/s: 8.10-HF01
-
Component/s: Nuxeo Drive, Tests
java.lang.AssertionError: expected:<2> but was:<1> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.nuxeo.drive.operations.TestGetChangeSummary.testGetChangesSummary(TestGetChangeSummary.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
The problem does not occur on master where the milliseconds are stored in the database.
- is required by
-
NXBT-1526 Fix nuxeo-8.10-fullbuild-multidb-linux-norandom build
- Resolved