Build: #2670 failed Scheduled
Test results
- 1,866 tests in total
- 2 tests failed
- 2 failures are new
- 8 tests were quarantined / skipped
- 5 minutes taken in total.
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse |
LocalOutgoingServerSessionTest
outgoingTest(ServerSettings, ServerSettings)[263]
|
Debian Workflow | < 1 sec | |
org.mockito.exceptions.misusing.UnfinishedStubbingException:
Unfinished stubbing detected here:
-> at org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest.setUpEach(LocalOutgoingServerSessionTest.java:149)
E.g. thenReturn() may be missing.
Examples of correct stubbing:
when(mock.isOk()).thenReturn(true);
when(mock.isOk()).thenThrow(exception);
(64 more lines...)
|
||||
| Collapse |
LocalOutgoingServerSessionTest
outgoingTest(ServerSettings, ServerSettings)[206]
|
Debian Workflow | < 1 sec | |
java.lang.ClassCastException: class org.jivesoftware.openfire.RoutingTable$MockitoMock$dDSunEBy cannot be cast to class org.jivesoftware.openfire.ConnectionManager (org.jivesoftware.openfire.RoutingTable$MockitoMock$dDSunEBy and org.jivesoftware.openfire.ConnectionManager are in unnamed module of loader 'app') at org.jivesoftware.openfire.XMPPServer.getConnectionManager(XMPPServer.java:1317) at org.jivesoftware.openfire.session.LocalOutgoingServerSession.createOutgoingSession(LocalOutgoingServerSession.java:258) at org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest.outgoingTest(LocalOutgoingServerSessionTest.java:296) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at java.base/java.util.Optional.ifPresent(Optional.java:178) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) (37 more lines...) |
||||
| Status | Test | Failing since | View job |
|---|---|---|---|
|
IQEntityTimeHandlerTest
testPerformanceDatatypeConvertVsXMPPDateFormat
|
Debian Workflow | ||
|
CacheableOptionalTest
cacheSizeOfPresentCacheableOptionalBooleanIsCorrect
|
Debian Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadExternalizableMap
|
Debian Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadSerializableMap
|
Debian Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadExternalizableCollection
|
Debian Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadSerializableCollection
|
Debian Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadStringCollection
|
Debian Workflow | ||
|
ReverseLookupUpdatingCacheEntryListenerTest
testUpdateFromAnotherNodeForUniqueInWrongOrder
|
Debian Workflow |