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

Job: Build failed

Stages & jobs

  1. Default Stage

Normal groups of users posix: Test case result

The below summarizes the result of the test "Normal groups of users posix" in build 1,933 of Openfire - Continuous Integration - Build.
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)