Build: #626 failed

Job: RPM Workflow failed

Stages & jobs

  1. Build and Package

Job result summary

Completed
Duration
46 seconds
Agent
Default Agent
Revision
2a5bdb269b98129f7573f76601362a823ca0ff11
Total tests
401
Fixed in
#627 (Scheduled)

Tests

  • 401 tests in total
  • 1 test failed
  • 1 failure is new
  • 4 tests were quarantined / skipped
  • 13 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed FlattenNestedGroupsTest testFlattenUsersOfGroupsNoPosix
< 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.testFlattenUsersOfGroupsNoPosix(FlattenNestedGroupsTest.java:151)
Caused by: javax.naming.CommunicationException: connection closed
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroups(FlattenNestedGroupsTest.java:214)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroupsNoPosix(FlattenNestedGroupsTest.java:151)
Caused by: java.io.IOException: connection closed
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroups(FlattenNestedGroupsTest.java:214)
(1 more lines...)