Build: #2246 failed Scheduled
Build result summary
Details
- Completed
- Queue duration
- 26 minutes
- Duration
- 37 minutes
- Labels
- None
- Agent
- ip-172-31-27-151.eu-central-1.compute.internal
- Revision
-
9fbe875827d9150f5ab1a225908ba03bb6a6d76d
- Total tests
- 1411
- Fixed in
- #2247 (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)[33]
|
RPM 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...) |