Build: #2875 failed Scheduled with changes by 3 people

Stages & jobs

  1. Build and Package

Test results

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

E.g. thenReturn() may be missing.
Examples of correct stubbing:
    when(mock.isOk()).thenReturn(true);
    when(mock.isOk()).thenThrow(exception);
(23 more lines...)
Skipped tests 3
Status Test Failing since View job
Skipped IQEntityTimeHandlerTest testPerformanceDatatypeConvertVsXMPPDateFormat
RPM Workflow
Skipped CacheableOptionalTest cacheSizeOfPresentCacheableOptionalBooleanIsCorrect
RPM Workflow
Skipped ReverseLookupUpdatingCacheEntryListenerTest testUpdateFromAnotherNodeForUniqueInWrongOrder
RPM Workflow