Build: #119 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Get all users should not contains any duplicate users: Test case result

The below summarizes the result of the test "Get all users should not contains any duplicate users" in build 119 of OpenMRS Core - OpenMRS Core 2.4.x - Build and Test.
Description
Get all users should not contains any duplicate users
Test class
org.openmrs.api.UserServiceTest
Method
getAllUsers_shouldNotContainsAnyDuplicateUsers
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

org.opentest4j.AssertionFailedError: expected: <11> but was: <12>
	at org.openmrs.api.UserServiceTest.getAllUsers_shouldNotContainsAnyDuplicateUsers(UserServiceTest.java:681)