-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Tests
-
Tags:
-
Backlog priority:100
build failing regularily, see
https://qa.nuxeo.org/jenkins/job/nuxeo-5.6.0-fullbuild-part1-multidb-linux/Slave=MULTIDB_LINUX,dbprofile=mysql,jdk=openjdk-6-jdk/lastCompletedBuild/testReport/org.nuxeo.cm.service.synchronization/TestMailboxSynchronizationService/testSynchro/
Error Message expected:<1> but was:<0> Stacktrace java.lang.AssertionError: expected:<1> but was:<0> at org.junit.Assert.fail(Assert.java:91) at org.junit.Assert.failNotEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:126) at org.junit.Assert.assertEquals(Assert.java:470) at org.junit.Assert.assertEquals(Assert.java:454) at org.nuxeo.cm.service.synchronization.TestMailboxSynchronizationService.testSynchro(TestMailboxSynchronizationService.java:235)
- depends on
-
NXBT-421 Investigate why syncro mailboxes tests are failing randomly under MySql
- Resolved