Build: #61 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Should get observations for patient: Test case result

The below summarizes the result of the test "Should get observations for patient" in build 61 of Operation Theater - Operation Theater - Default Job. View test case history
Description
Should get observations for patient
Test class
org.openmrs.module.operationtheater.web.resource.SurgicalAppointmentResourceTest
Method
shouldGetObservationsForPatient
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: expected:<[obs id is null]> but was:<[]>
	at org.openmrs.module.operationtheater.web.resource.SurgicalAppointmentResourceTest.shouldGetObservationsForPatient(SurgicalAppointmentResourceTest.java:164)