OpenMRS Core Master

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Test results

  • 4,382 tests in total
  • 3 tests failed
  • 3 failures are new
  • 39 tests were quarantined / skipped
  • 14 minutes taken in total.
New test failures 3
Status Test View job Duration
Collapse Failed AllergyValidatorTest validate_shouldFailIfNonCodedAllergenIsNullAndAllergenIsSetToOtherNonCoded{Concept, Allergen}
Build and Test < 1 sec
org.junit.jupiter.api.extension.ParameterResolutionException: Failed to resolve parameter [org.openmrs.Concept arg0] in method [public void org.openmrs.validator.AllergyValidatorTest.validate_shouldFailIfNonCodedAllergenIsNullAndAllergenIsSetToOtherNonCoded(org.openmrs.Concept,org.openmrs.Allergen)]: org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(Lorg/mockito/Mock;Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
Caused by: java.lang.NoSuchMethodError: org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(Lorg/mockito/Mock;Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
Collapse Failed AllergyValidatorTest validate_shouldRejectADuplicateAllergen{Concept}
Build and Test < 1 sec
org.junit.jupiter.api.extension.ParameterResolutionException: Failed to resolve parameter [org.openmrs.Concept arg0] in method [public void org.openmrs.validator.AllergyValidatorTest.validate_shouldRejectADuplicateAllergen(org.openmrs.Concept)]: org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(Lorg/mockito/Mock;Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
Caused by: java.lang.NoSuchMethodError: org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(Lorg/mockito/Mock;Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
Collapse Failed AllergyValidatorTest validate_shouldRejectADuplicateNonCodedAllergen{Concept}
Build and Test < 1 sec
org.junit.jupiter.api.extension.ParameterResolutionException: Failed to resolve parameter [org.openmrs.Concept arg0] in method [public void org.openmrs.validator.AllergyValidatorTest.validate_shouldRejectADuplicateNonCodedAllergen(org.openmrs.Concept)]: org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(Lorg/mockito/Mock;Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
Caused by: java.lang.NoSuchMethodError: org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(Lorg/mockito/Mock;Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Object;
Skipped tests 39
Status Test Failing since View job
Skipped ObsBehaviorTest shouldVoidAndReplaceOnlyEditedUnvoidedObsWhenTheyAreFlushedToTheDatabase
Build and Test
Skipped OpenmrsProfileExcludeFilterTest shouldBeIgnoredIfModuleDoesNotMatch
Failing since build #1588 (Changes by Rafal Korytkowski) Build and Test
Skipped OpenmrsProfileExcludeFilterTest shouldBeIgnoredIfOpenmrsVersionDoesNotMatch
Failing since build #1588 (Changes by Rafal Korytkowski) Build and Test
Skipped AdministrationServiceTest getPresentationLocales_shouldReturnAtLeastOneLocaleIfNoLocalesDefinedInDatabaseYet
Build and Test
Skipped AdministrationServiceTest setImplementationId_shouldCreateImplementationIdInDatabase
Build and Test
Skipped AdministrationServiceTest setImplementationId_shouldSetUuidOnImplementationIdGlobalProperty
Build and Test
Skipped AdministrationServiceTest setImplementationId_shouldOverwriteImplementationIdInDatabaseIfExists
Build and Test
Skipped ConceptServiceTest saveConcept_shouldNotSetAuditInfoIfTheConceptIsNotEdited
Build and Test
Skipped EncounterServiceTest getEncounters_shouldNotReturnVoidedEncountersIfIncludeVoidedIsSetToTrue
Build and Test
Skipped EncounterServiceTest getEncounters_shouldGetAllTheUniqueEncountersThatMatchTheSpecifiedParameterValues
Build and Test
Skipped OpenmrsServiceTest shouldCheckThatAMethodIsNotRolledBackInCaseOfAnErrorInAnotherInvokedInsideIt
Build and Test
Skipped OrderServiceTest saveOrder_shouldPassForRevisionOrderIfAnActiveTestOrderForTheSameConceptAndCareSettingsExists
Build and Test
Skipped OrderServiceTest saveOrder_shouldFailForRevisionOrderIfAnActiveDrugOrderForTheSameConceptAndCareSettingsExists
Build and Test
Skipped OrderServiceTest saveOrder_shouldSaveRevisionOrderScheduledOnDateNotOverlappingWithAnActiveOrderForTheSameConceptAndCareSetting
Build and Test
Skipped PatientServiceTest voidPatient_shouldReturnNullWhenPatientIsNull
Build and Test
Skipped UserServiceTest changeQuestionAnswer_shouldChangeTheSecretQuestionAndAnswerForGivenUser
Build and Test
Skipped ConceptDAOTest getConcepts_shouldReturnCorrectResultsIfAConceptNameContainsSameWordMoreThanOnce
Build and Test
Skipped ConceptDAOTest getConcepts_shouldReturnCorrectResultsForConceptWithNamesThatContainsWordsWithMoreWeight
Build and Test
Skipped PatientDAOTest getPatients_shouldFindPatientsEfficiently
Build and Test
Skipped SerializedObjectDAOTest org.openmrs.api.db.SerializedObjectDAOTest
Build and Test
Skipped HL7ServiceTest processHL7Message_shouldParseMessageTypeSuppliedByModule
Build and Test
Skipped HL7ServiceTest processHL7InQueue_shouldParseOruR01MessageUsingOverriddenParserProvidedByAModule
Build and Test
Skipped ModuleUtilIT getURL_shouldReturnAnUpdateRdfPageForOldHttpsModuleUrls
Integration Test
Skipped ModuleUtilIT getURL_shouldReturnAnUpdateRdfPageForOldHttpsDevUrls
Integration Test
Skipped ModuleUtilIT getURL_shouldReturnAnUpdateRdfPageForModuleUrls
Integration Test
Skipped ProviderEditorTest shouldSetTheEditorValueToNullIfGivenIdDoesNotExist
Build and Test
Skipped SchedulerServiceTest org.openmrs.scheduler.SchedulerServiceTest
Build and Test
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsNull
Build and Test
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsAWhiteSpaceCharacter
Build and Test
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsAnEmptyString
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameMiddleNameHasTrailingSpaces
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameFamilyNameHasTrailingSpaces
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameFamilyName2HasTrailingSpaces
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameGivenNameHasLeadingSpaces
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameFamilyName2HasLeadingSpaces
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameMiddleNameHasLeadingSpaces
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameGivenNameHasTrailingSpaces
Build and Test
Skipped PersonNameValidatorTest validate_shouldFailValidationIfPersonNameFamilyNameHasLeadingSpaces
Build and Test
Skipped VisitValidatorTest validate_shouldFailIfAnAttributeIsBad
Build and Test