OpenMRS Core Master
Build: #2742 failed
Job: Build and Test failed
Test results
- 4,375 tests in total
- 6 tests failed
- 6 failures are new
- 36 tests were quarantined / skipped
- 8 minutes taken in total.
Build 2,742 has the following 6 errors: 6 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
OrderServiceTest
saveOrder_shouldDiscontinuePreviousNonCodedOrderIfItIsNotAlreadyDiscontinued
|
< 1 sec | |
org.openmrs.api.ValidationException: 'DC DrugOrder(nullnull of non coded drug Crocine from Mon Sep 13 23:04:30 UTC 2021 to null)' failed to validate with reason: drug: Error while submitting form, concept: Invalid concept at org.openmrs.api.OrderServiceTest.saveOrder_shouldDiscontinuePreviousNonCodedOrderIfItIsNotAlreadyDiscontinued(OrderServiceTest.java:3333) |
|||
Collapse |
OrderServiceTest
saveOrder_shouldFailDiscontinueNonCodedDrugOrderIfOrderableOfPreviousAndNewOrderDontMatch
|
< 1 sec | |
org.opentest4j.AssertionFailedError: Unexpected exception type thrown ==> expected: <org.openmrs.api.EditedOrderDoesNotMatchPreviousException> but was: <org.openmrs.api.ValidationException> at org.openmrs.api.OrderServiceTest.saveOrder_shouldFailDiscontinueNonCodedDrugOrderIfOrderableOfPreviousAndNewOrderDontMatch(OrderServiceTest.java:3349) Caused by: org.openmrs.api.ValidationException: 'DC DrugOrder(nullnull of non coded drug citrigine from Mon Sep 13 23:04:33 UTC 2021 to null)' failed to validate with reason: drug: Error while submitting form, concept: Invalid concept at org.openmrs.api.OrderServiceTest.lambda$saveOrder_shouldFailDiscontinueNonCodedDrugOrderIfOrderableOfPreviousAndNewOrderDontMatch$41(OrderServiceTest.java:3349) at org.openmrs.api.OrderServiceTest.saveOrder_shouldFailDiscontinueNonCodedDrugOrderIfOrderableOfPreviousAndNewOrderDontMatch(OrderServiceTest.java:3349) |
|||
Collapse |
OrderServiceTest
saveOrder_shouldFailIfAnActiveDrugOrderForTheSameConceptAndDrugNonCodedAndCareSettingExists
|
< 1 sec | |
org.opentest4j.AssertionFailedError: Unexpected exception type thrown ==> expected: <org.openmrs.api.AmbiguousOrderException> but was: <org.openmrs.api.ValidationException> at org.openmrs.api.OrderServiceTest.saveOrder_shouldFailIfAnActiveDrugOrderForTheSameConceptAndDrugNonCodedAndCareSettingExists(OrderServiceTest.java:3318) Caused by: org.openmrs.api.ValidationException: 'DrugOrder(3.0Concept #50 of non coded drug crocine 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.lambda$saveOrder_shouldFailIfAnActiveDrugOrderForTheSameConceptAndDrugNonCodedAndCareSettingExists$40(OrderServiceTest.java:3318) at org.openmrs.api.OrderServiceTest.saveOrder_shouldFailIfAnActiveDrugOrderForTheSameConceptAndDrugNonCodedAndCareSettingExists(OrderServiceTest.java:3318) |
|||
Collapse |
OrderServiceTest
saveOrder_shouldFailIfDrugNonCodedInPreviousDrugOrderDoesNotMatchThatOfTheRevisedDrugOrder
|
< 1 sec | |
org.opentest4j.AssertionFailedError: Unexpected exception type thrown ==> expected: <org.openmrs.api.EditedOrderDoesNotMatchPreviousException> but was: <org.openmrs.api.ValidationException> at org.openmrs.api.OrderServiceTest.saveOrder_shouldFailIfDrugNonCodedInPreviousDrugOrderDoesNotMatchThatOfTheRevisedDrugOrder(OrderServiceTest.java:3367) Caused by: org.openmrs.api.ValidationException: 'DrugOrder(3.0Concept #50 of non coded aspirin from Mon Sep 13 23:04:34 UTC 2021 to null)' failed to validate with reason: drug: Error while submitting form, concept: Invalid concept at org.openmrs.api.OrderServiceTest.lambda$saveOrder_shouldFailIfDrugNonCodedInPreviousDrugOrderDoesNotMatchThatOfTheRevisedDrugOrder$42(OrderServiceTest.java:3367) at org.openmrs.api.OrderServiceTest.saveOrder_shouldFailIfDrugNonCodedInPreviousDrugOrderDoesNotMatchThatOfTheRevisedDrugOrder(OrderServiceTest.java:3367) |
|||
Collapse |
OrderServiceTest
saveOrder_shouldPassIfAnActiveDrugOrderForTheSameConceptAndDifferentDrugNonCodedExists
|
< 1 sec | |
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) |
|||
Collapse |
OrderServiceTest
saveOrder_shouldRevisePreviousNonCodedOrderIfItIsAlreadyExisting
|
< 1 sec | |
org.openmrs.api.ValidationException: 'DrugOrder(3.0Concept #50 of non coded drug Crocine from Mon Sep 13 23:04:30 UTC 2021 to null)' failed to validate with reason: drug: Error while submitting form, concept: Invalid concept at org.openmrs.api.OrderServiceTest.saveOrder_shouldRevisePreviousNonCodedOrderIfItIsAlreadyExisting(OrderServiceTest.java:3384) |