Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2135 failed

Job: Build failed

Stages & jobs

  1. Default Stage

Test results

  • 452 tests in total
  • 1 test failed
  • 1 failure is new
  • 5 tests were quarantined / skipped
  • 17 seconds taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed LoginLimitManagerTest lockoutsWillBeAudited
< 1 sec
org.mockito.exceptions.verification.TooManyActualInvocations: 
securityAuditManager.logEvent(
    "test-user",
    "Failed admin console login attempt",
    "A failed login attempt to the admin console was made from address a.b.c.d. "
);
Wanted 10 times:
-> at org.jivesoftware.admin.LoginLimitManagerTest.lockoutsWillBeAudited(LoginLimitManagerTest.java:51)
(38 more lines...)