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

Build: #1144 failed

Job: Run Maven failed

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Normal groups of users posix: Test case result

The below summarizes the result of the test "Normal groups of users posix" in build 1,144 of Openfire - Nightly Maven Install4j Build - Run Maven.
Description
Normal groups of users posix
Test class
org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
Method
testNormalGroupsOfUsersPosix
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.testNormalGroupsOfUsers(FlattenNestedGroupsTest.java:288)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testNormalGroupsOfUsersPosix(FlattenNestedGroupsTest.java:270)