Build: #2043 failed

Job: RPM Workflow failed

Stages & jobs

  1. Build and Package

Test results

  • 1,385 tests in total
  • 1 test failed
  • 1 failure is new
  • 7 tests were quarantined / skipped
  • 7 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed LocalIncomingServerSessionTest incomingTest(ServerSettings, ServerSettings)[22]
< 1 sec
org.mockito.exceptions.misusing.WrongTypeOfReturnValue: 
CertificateStoreManager cannot be returned by getSessionManager()
getSessionManager() should return SessionManager
***
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.
(147 more lines...)