Build: #2833 failed Scheduled
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 8 minutes
- Labels
- None
- Revision
-
008321fad877190f8b33a04d7621a6344f7b14bb
- Total tests
- 1866
- Failing since
- #2832 (Scheduled – )
- Fixed in
- #2834 (Scheduled)
Tests
- 2 New failures
- 0 Existing failures
- 1 Fixed
- 8 Quarantined / skipped
Responsible
This build has been failing since #2832
No one has taken responsibility
Tests
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse |
LocalOutgoingServerSessionTest
outgoingTest(ServerSettings, ServerSettings)[286]
|
RPM Workflow | < 1 sec | |
org.mockito.exceptions.misusing.UnfinishedStubbingException:
Unfinished stubbing detected here:
-> at org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest.setUpEach(LocalOutgoingServerSessionTest.java:149)
E.g. thenReturn() may be missing.
Examples of correct stubbing:
when(mock.isOk()).thenReturn(true);
when(mock.isOk()).thenThrow(exception);
(64 more lines...)
|
||||
| Collapse |
LocalOutgoingServerSessionTest
outgoingTest(ServerSettings, ServerSettings)[193]
|
RPM Workflow | < 1 sec | |
org.mockito.exceptions.misusing.UnfinishedStubbingException:
Unfinished stubbing detected here:
-> at org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest.setUpEach(LocalOutgoingServerSessionTest.java:149)
E.g. thenReturn() may be missing.
Examples of correct stubbing:
when(mock.isOk()).thenReturn(true);
when(mock.isOk()).thenThrow(exception);
(64 more lines...)
|
||||
| Status | Test | Failing since | View job | Duration |
|---|---|---|---|---|
|
LocalOutgoingServerSessionTest
outgoingTest(ServerSettings, ServerSettings)[253]
|
Failing since build #2832 (Scheduled) | RPM Workflow | < 1 sec |