Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #1102 failed Scheduled with changes by Guus der Kinderen

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build result summary

Details

Completed
Queue duration
4 minutes
Duration
55 seconds
Labels
None
Revision
736a13d79b52f168f4f327fd266c57036f632607
Total tests
401
Fixed in
#1103 (Scheduled with changes by Guus der Kinderen and daryl herzmann <akrherz@iastate.edu>)

Tests

Responsible

  • Guus der Kinderen Guus der Kinderen Automatically assigned

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 736a13d79b52f168f4f327fd266c57036f632607 Update .travis.yml
Disabling Smack Integration Tests.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed FlattenNestedGroupsTest testFlattenUsersOfGroupsPosix
Run Maven < 1 sec
org.jivesoftware.openfire.group.GroupNotFoundException: Group with name admins not found.
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroups(FlattenNestedGroupsTest.java:214)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroupsPosix(FlattenNestedGroupsTest.java:157)
Caused by: javax.naming.CommunicationException: connection closed
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroups(FlattenNestedGroupsTest.java:214)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroupsPosix(FlattenNestedGroupsTest.java:157)
Caused by: java.io.IOException: connection closed
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroups(FlattenNestedGroupsTest.java:214)
(1 more lines...)