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

Job result summary

Completed
Duration
51 seconds
Agent
Default Agent
Revision
5f530f2f976fecf049c6c2225c00a47b2f4cc56e
Total tests
452
Fixed in
#2137 (Changes by Dan Caseley <dan@caseley.me.uk>)

Tests

  • 452 tests in total
  • 1 test failed
  • 1 failure is new
  • 5 tests were quarantined / skipped
  • 17 seconds taken in total.
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...)