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

Build: #966 failed

Job: Run Maven failed

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Flatten groups of users posix: Test case result

The below summarizes the result of the test "Flatten groups of users posix" in build 966 of Openfire - Nightly Maven Install4j Build - Run Maven.
Description
Flatten groups of users posix
Test class
org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
Method
testFlattenGroupsOfUsersPosix
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: 
Expected: iterable over ["admins"] in any order
     but: No item matches: "admins" in []
java.lang.AssertionError: 

Expected: iterable over ["admins"] in any order
     but: No item matches: "admins" in []
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenGroupsOfUsers(FlattenNestedGroupsTest.java:313)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenGroupsOfUsersPosix(FlattenNestedGroupsTest.java:282)