Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #3190 failed

Job: Workflow failed

Stages & jobs

  1. Build and Package

Test results

  • 1,866 tests in total
  • 1 test failed
  • 1 failure is new
  • 8 tests were quarantined / skipped
  • 5 minutes taken in total.

Build 3,190 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed LocalOutgoingServerSessionTest outgoingTest(ServerSettings, ServerSettings)[266]
< 1 sec
org.mockito.exceptions.misusing.WrongTypeOfReturnValue: 
CertificateStoreManager cannot be returned by getConnectionManager()
getConnectionManager() should return ConnectionManager
***
If you're unsure why you're getting above error read on.
Due to the nature of the syntax above problem might occur because:
1. This exception *might* occur in wrongly written multi-threaded tests.
   Please refer to Mockito FAQ on limitations of concurrency testing.
(58 more lines...)