Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.
Build: #195 failed Scheduled
Test results
- 1,767 tests in total
- 1 test failed
- 1 failure is new
- 8 tests were quarantined / skipped
- 2 minutes taken in total.
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse |
LocalOutgoingServerSessionTest
outgoingTest(ServerSettings, ServerSettings)[305]
|
Workflow | < 1 sec | |
org.mockito.exceptions.misusing.UnfinishedStubbingException:
Unfinished stubbing detected here:
-> at org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest.setUpEach(LocalOutgoingServerSessionTest.java:150)
E.g. thenReturn() may be missing.
Examples of correct stubbing:
when(mock.isOk()).thenReturn(true);
when(mock.isOk()).thenThrow(exception);
(153 more lines...)
|
||||
| Status | Test | Failing since | View job |
|---|---|---|---|
|
IQEntityTimeHandlerTest
testPerformanceDatatypeConvertVsXMPPDateFormat
|
Workflow | ||
|
CacheableOptionalTest
cacheSizeOfPresentCacheableOptionalBooleanIsCorrect
Passing on the main branch. |
Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadExternalizableCollection
|
Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadStringCollection
|
Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadExternalizableMap
|
Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadSerializableCollection
|
Workflow | ||
|
DefaultExternalizableUtilTest
testWriteReadSerializableMap
|
Workflow | ||
|
ReverseLookupUpdatingCacheEntryListenerTest
testUpdateFromAnotherNodeForUniqueInWrongOrder
Passing on the main branch. |
Workflow |