Build and Release Plan for FHIR2 Module

Build: #378 failed Changes by Ian Bacher

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Test results

  • 4,939 tests in total
  • 1 test failed
  • 1 failure is new
  • 4 tests were quarantined / skipped
  • 1 minute taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed OpenmrsFhirAddressStrategyTest unnecessary Mockito stubbings History
Build and test Module < 1 sec
org.mockito.exceptions.misusing.UnnecessaryStubbingException: 
Unnecessary stubbings detected in test class: OpenmrsFhirAddressStrategyTest
Clean & maintainable test code requires zero unnecessary code.
Following stubbings are unnecessary (click to navigate to relevant line of code):
  1. -> at org.openmrs.module.fhir2.web.util.OpenmrsFhirAddressStrategyTest.shouldProperlyHandleStandardProxyHeaders(OpenmrsFhirAddressStrategyTest.java:167)
  2. -> at org.openmrs.module.fhir2.web.util.OpenmrsFhirAddressStrategyTest.shouldProperlyHandleStandardProxyHeaders(OpenmrsFhirAddressStrategyTest.java:168)
Please remove unnecessary stubbings or use 'lenient' strictness. More info: javadoc for UnnecessaryStubbingException class.
org.mockito.exceptions.misusing.UnnecessaryStubbingException: 
(7 more lines...)
Skipped tests 4
Status Test Failing since View job
Skipped GroupTranslatorImplTest shouldTranslateCohortMembersToFHIRGroupMembers History
Build and test Module
Skipped GroupTranslatorImplTest shouldTranslateFHIRGroupMembersToOpenMRSCohortMembers History
Build and test Module
Skipped MedicationDispenseTranslatorImpl_2_6Test toFhirResource_shouldTranslateMedicationConcept History
Build and test Module
Skipped MedicationDispenseTranslatorImpl_2_6Test toOpenmrsType_shouldTranslateMedicationConcept History
Build and test Module