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 audit prior date of birth: Test case result

The below summarizes the result of the test "Merge patients should audit prior date of birth" in build 82 of OpenMRS Core - OpenMRS Core 2.4.x - Build and Test. View test case history
Description
Merge patients should audit prior date of birth
Test class
org.openmrs.api.PatientServiceTest
Method
mergePatients_shouldAuditPriorDateOfBirth
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_shouldAuditPriorDateOfBirth(PatientServiceTest.java:2542)