OpenMRS Core Master

Build: #2742 failed Changes by dkayiwa <kayiwadaniel@gmail.com>

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
60 minutes
Labels
None
Revisions
openmrs-core
e97ef1a9a7bb5d321f9bb9bb951aae6f8c5aecd3 e97ef1a9a7bb5d321f9bb9bb951aae6f8c5aecd3
openmrs-standalone
e44c30565f652db2d742e1d662e4e119b4e176de e44c30565f652db2d742e1d662e4e119b4e176de
Release scripts
89b69405d5d9f253afb0ac3eb31ac1cb74d95059 89b69405d5d9f253afb0ac3eb31ac1cb74d95059
Total tests
4437
Fixed in
#2743 (Changes by dkayiwa <kayiwadaniel@gmail.com>)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

openmrs-core
Author Commit Message Commit date
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> e97ef1a9a7bb5d321f9bb9bb951aae6f8c5aecd3 e97ef1a9a7bb5d321f9bb9bb951aae6f8c5aecd3 initializeInMemoryDatabase only when necessary TRUNK-6028
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> 77e301b584d77d7093e20e84901f0d05453f35d5 77e301b584d77d7093e20e84901f0d05453f35d5 Fixing drug_order null drug_inventory_id TRUNK-6028
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> 0e06e12399284f8ae88e75879358898ec1734ae2 0e06e12399284f8ae88e75879358898ec1734ae2 Fixing cohort null uuid TRUNK-6028
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> 6efdab1e681de0a844a76d97bababd9f5f44a004 6efdab1e681de0a844a76d97bababd9f5f44a004 Fixing patient_identifier null uuid - TRUNK-6028
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> bb94876547f48d6a60b7bb289678a04554a4bdd9 bb94876547f48d6a60b7bb289678a04554a4bdd9 Fixing duplicate hl7_code - TRUNK-6028

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 6
Status Test View job Duration
Collapse Failed OrderServiceTest saveOrder_shouldDiscontinuePreviousNonCodedOrderIfItIsNotAlreadyDiscontinued History
Build and Test < 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 Failed OrderServiceTest saveOrder_shouldFailIfDrugNonCodedInPreviousDrugOrderDoesNotMatchThatOfTheRevisedDrugOrder History
Build and Test < 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 Failed OrderServiceTest saveOrder_shouldFailDiscontinueNonCodedDrugOrderIfOrderableOfPreviousAndNewOrderDontMatch History
Build and Test < 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 Failed OrderServiceTest saveOrder_shouldRevisePreviousNonCodedOrderIfItIsAlreadyExisting History
Build and Test < 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)
Collapse Failed OrderServiceTest saveOrder_shouldPassIfAnActiveDrugOrderForTheSameConceptAndDifferentDrugNonCodedExists History
Build and Test < 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 Failed OrderServiceTest saveOrder_shouldFailIfAnActiveDrugOrderForTheSameConceptAndDrugNonCodedAndCareSettingExists History
Build and Test < 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)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-6028Could not obtain issue details from Jira