Build: #2678 failed Scheduled with changes by sjehuda <sjehuda@yandex.com>
Test results
- 1,866 tests in total
- 1 test failed
- 1 failure is new
- 8 tests were quarantined / skipped
- 5 minutes taken in total.
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse |
LocalOutgoingServerSessionTest
outgoingTest(ServerSettings, ServerSettings)[298]
|
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...)
|
||||
| Status | Test | Failing since | View job |
|---|---|---|---|
|
IQEntityTimeHandlerTest
testPerformanceDatatypeConvertVsXMPPDateFormat
|
Debian Workflow | ||
|
CacheableOptionalTest
cacheSizeOfPresentCacheableOptionalBooleanIsCorrect
|
Debian Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadStringCollection
|
Debian Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadExternalizableMap
|
Debian Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadExternalizableCollection
|
Debian Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadSerializableMap
|
Debian Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadSerializableCollection
|
Debian Workflow | ||
|
ReverseLookupUpdatingCacheEntryListenerTest
testUpdateFromAnotherNodeForUniqueInWrongOrder
|
Debian Workflow |