More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #3274 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Should map dosing instructions to drug order: Test case result

The below summarizes the result of the test "Should map dosing instructions to drug order" in build 3,274 of EMR API module - EMR API module - Default Job. View test case history
Description
Should map dosing instructions to drug order
Test class
org.openmrs.module.emrapi.encounter.mapper.DosingInstructionsMapperTest
Method
shouldMapDosingInstructionsToDrugOrder
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: 
Expected: is <>
     but: was null
java.lang.AssertionError: 

Expected: is <>
     but: was null
	at org.openmrs.module.emrapi.encounter.mapper.DosingInstructionsMapperTest.shouldMapDosingInstructionsToDrugOrder(DosingInstructionsMapperTest.java:67)