The test TestSQLRepositoryAPI.testProxy is failing on several environment due to a fail assertion on the version of a document.
org.junit.ComparisonFailure: expected:<0.[1]> but was:<0.[2]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.nuxeo.ecm.core.TestSQLRepositoryAPI.testProxy(TestSQLRepositoryAPI.java:3083)
https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/1355/
- is required by
-
NXP-18687 Fix randomly-failing testProxy on MySQL
- Resolved