OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Find people by roles should match on patient identifiers: Test case result
The below summarizes the result of the test "Find people by roles should match on patient identifiers" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Find people by roles should match on patient identifiers
- Test class
- org.openmrs.web.dwr.DWRPersonServiceTest
- Method
- findPeopleByRoles_shouldMatchOnPatientIdentifiers
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: expected:<org.openmrs.web.dwr.PersonListItem@6> but was:<Person.search.error - error.privilegesRequired> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.openmrs.web.dwr.DWRPersonServiceTest.findPeopleByRoles_shouldMatchOnPatientIdentifiers(DWRPersonServiceTest.java:35)