-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: 5.6
-
Fix Version/s: None
-
Component/s: Tests
Need to investigate why the test is random:
java.lang.AssertionError: expected:<3> but was:<2> 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.ecm.agenda.AgendaServiceTest.testEventsList(AgendaServiceTest.java:114) ...
- is duplicated by
-
NXP-10204 Agenda tests failed between 11pm and 0pm
- Resolved