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: #1940 failed

Job: Build failed

Stages & jobs

  1. Default Stage

Flatten users of groups no posix: Test case result

The below summarizes the result of the test "Flatten users of groups no posix" in build 1,940 of Openfire - Continuous Integration - Build.
Description
Flatten users of groups no posix
Test class
org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
Method
testFlattenUsersOfGroupsNoPosix
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

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)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroupsNoPosix(FlattenNestedGroupsTest.java:151)