Platform 2.5

Build: #82 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Merge patients should merge visits from non preferred to preferred patient: Test case result

The below summarizes the result of the test "Merge patients should merge visits from non preferred to preferred patient" in build 82 of OpenMRS Core - OpenMRS Core 2.5.x - Build and Test. View test case history
Description
Merge patients should merge visits from non preferred to preferred patient
Test class
org.openmrs.api.PatientServiceTest
Method
mergePatients_shouldMergeVisitsFromNonPreferredToPreferredPatient
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.NullPointerException
	at org.openmrs.api.PatientServiceTest.mergeAndRetrieveAudit(PatientServiceTest.java:2662)
	at org.openmrs.api.PatientServiceTest.mergePatients_shouldMergeVisitsFromNonPreferredToPreferredPatient(PatientServiceTest.java:678)