OpenMRS Core Master

Build: #2742 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Save order should pass if an active drug order for the same concept and different drug non coded exists: Test case result

The below summarizes the result of the test "Save order should pass if an active drug order for the same concept and different drug non coded exists" in build 2,742 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Save order should pass if an active drug order for the same concept and different drug non coded exists
Test class
org.openmrs.api.OrderServiceTest
Method
saveOrder_shouldPassIfAnActiveDrugOrderForTheSameConceptAndDifferentDrugNonCodedExists
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

org.openmrs.api.ValidationException: 'DrugOrder(3.0Concept #50 of non coded drug paracetemol from 2008-08-19 00:00:00.0 to null)' failed to validate with reason: drug: Error while submitting form, concept: Invalid concept
	at org.openmrs.api.OrderServiceTest.saveOrder_shouldPassIfAnActiveDrugOrderForTheSameConceptAndDifferentDrugNonCodedExists(OrderServiceTest.java:3299)