OpenMRS Core Master

Build: #1428 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Get patients should get patient by short family name signature no2: Test case result

The below summarizes the result of the test "Get patients should get patient by short family name signature no2" in build 1,428 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Get patients should get patient by short family name signature no2
Test class
org.openmrs.api.db.PatientDAOTest
Method
getPatients_shouldGetPatientByShortFamilyName_SignatureNo2
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: expected:<3> but was:<2>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.api.db.PatientDAOTest.getPatients_shouldGetPatientByShortFamilyName_SignatureNo2(PatientDAOTest.java:1388)