Build: #1916 failed Scheduled

Stages & jobs

  1. Build and Package

  2. Copy to Website

Test results

  • 1,385 tests in total
  • 1 test failed
  • 1 failure is new
  • 7 tests were quarantined / skipped
  • 7 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed LocalIncomingServerSessionTest incomingTest(ServerSettings, ServerSettings)[34]
Debian Workflow < 1 sec
org.mockito.exceptions.misusing.UnfinishedStubbingException: 
Unfinished stubbing detected here:
-> at org.jivesoftware.openfire.session.LocalIncomingServerSessionTest.setUpEach(LocalIncomingServerSessionTest.java:146)

E.g. thenReturn() may be missing.
Examples of correct stubbing:
    when(mock.isOk()).thenReturn(true);
    when(mock.isOk()).thenThrow(exception);
(153 more lines...)
Skipped tests 7
Status Test Failing since View job
Skipped IQEntityTimeHandlerTest testPerformanceDatatypeConvertVsXMPPDateFormat
Debian Workflow
Skipped CacheableOptionalTest cacheSizeOfPresentCacheableOptionalBooleanIsCorrect
Debian Workflow
Skipped DefaultExternalizableUtilTest testWriteReadSerializableCollection
Debian Workflow
Skipped DefaultExternalizableUtilTest testWriteReadExternalizableCollection
Debian Workflow
Skipped DefaultExternalizableUtilTest testWriteReadSerializableMap
Debian Workflow
Skipped DefaultExternalizableUtilTest testWriteReadStringCollection
Debian Workflow
Skipped DefaultExternalizableUtilTest testWriteReadExternalizableMap
Debian Workflow