OpenMRS Core Master

Build: #956 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Find count and patients should signal for Anew search if the new search value has matches and is Afirst call: Test case result

The below summarizes the result of the test "Find count and patients should signal for Anew search if the new search value has matches and is Afirst call" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Find count and patients should signal for Anew search if the new search value has matches and is Afirst call
Test class
org.openmrs.web.dwr.DWRPatientServiceTest
Method
findCountAndPatients_shouldSignalForANewSearchIfTheNewSearchValueHasMatchesAndIsAFirstCall
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: expected:<Joh> but was:<null>
	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.DWRPatientServiceTest.findCountAndPatients_shouldSignalForANewSearchIfTheNewSearchValueHasMatchesAndIsAFirstCall(DWRPatientServiceTest.java:95)