This test is randomly failing on MySQL:
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:3276)
- depends on
-
NXP-17383 Fix TestSQLRepositoryAPI testProxy failure
- Resolved