Build: #748 failed

Job: RPM Workflow failed

Stages & jobs

  1. Build and Package

Normal groups of users posix: Test case result

The below summarizes the result of the test "Normal groups of users posix" in build 748 of Openfire - Nightly Maven RPM Build - RPM Workflow.
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)