OpenMRS Core Master
Build: #1428 failed
Job: Build and Test failed
Get patients should find only searchable person attributes: Test case result
The below summarizes the result of the test "Get patients should find only searchable person attributes" in build 1,428 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Get patients should find only searchable person attributes
- Test class
- org.openmrs.api.db.PatientDAOTest
- Method
- getPatients_shouldFindOnlySearchablePersonAttributes
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.AssertionError: Expected: iterable containing [null] but: No item matched: null at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at org.openmrs.api.db.PatientDAOTest.getPatients_shouldFindOnlySearchablePersonAttributes(PatientDAOTest.java:2187)