Build: #190 failed Scheduled
Build result summary
Details
- Completed
- Queue duration
- 52 minutes
- Duration
- 65 minutes
- Labels
- None
- Revision
-
a2bfe17cbc60a3714ea10e8b5f72c35bf9fd58f2
- Total tests
- 1407
- Fixed in
- #191 (Scheduled)
Tests
- 1 New failures
- 0 Existing failures
- 0 Fixed
- 7 Quarantined / skipped
Responsible
No one has taken responsibility for this failure
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
LocalIncomingServerSessionTest
incomingTest(ServerSettings, ServerSettings)[244]
|
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...) |