Build: #268 failed Rebuilt by Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Deploy

  3. Release

    Requires a user to start manually

Test results

  • 2,254 tests in total
  • 1 test failed
  • 1 failure is new
  • 26 tests were quarantined / skipped
  • 3 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed VisitDAOTest org.openmrs.api.db.VisitDAOTest
Default Job < 1 sec
java.lang.NullPointerException
	at java.lang.String.startsWith(String.java:1405)
	at java.lang.String.startsWith(String.java:1434)
	at org.openmrs.api.context.ServiceContext.getModuleOpenmrsServices(ServiceContext.java:1023)
	at org.openmrs.api.context.Context.getModuleOpenmrsServices(Context.java:1246)
	at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1009)
	at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:154)
	at org.openmrs.test.BaseContextSensitiveTest.closeSessionAfterEachClass(BaseContextSensitiveTest.java:779)
(20 more lines...)
Skipped tests 26
Status Test Failing since View job
Skipped AdministrationServiceTest setImplementationId_shouldSetUuidOnImplementationIdGlobalProperty
Default Job
Skipped AdministrationServiceTest setImplementationId_shouldOverwriteImplementationIdInDatabaseIfExists
Default Job
Skipped AdministrationServiceTest getPresentationLocales_shouldReturnAtLeastOneLocaleIfNoLocalesDefinedInDatabaseYet
Default Job
Skipped AdministrationServiceTest setImplementationId_shouldCreateImplementationIdInDatabase
Default Job
Skipped EncounterServiceTest getEncounters_shouldNotReturnVoidedEncountersIfIncludeVoidedIsSetToTrue
Default Job
Skipped EncounterServiceTest getEncounters_shouldGetAllTheUniqueEncountersThatMatchTheSpecifiedParameterValues
Default Job
Skipped EncounterServiceTest saveEncounter_shouldVoidAndCreateNewObsWhenSavingEncounter
Default Job
Skipped LocationServiceTest retireLocation_shouldThrowIllegalArgumentExceptionWhenNoReasonIsGiven
Default Job
Skipped LocationServiceTest retireLocationTag_shouldThrowIllegalArgumentExceptionWhenNoReasonIsGiven
Default Job
Skipped PatientServiceTest voidPatient_shouldReturnNullWhenPatientIsNull
Default Job
Skipped PatientServiceTest checkPatientIdentifiers_shouldThrowErrorWhenPatientHasIdenticalIdentifiers
Default Job
Skipped PersonServiceTest voidPerson_shouldReturnVoidedPersonWithGivenReason
Default Job
Skipped PersonServiceTest unvoidPerson_shouldUnvoidTheGivenPerson
Default Job
Skipped ProviderServiceTest getCountOfProviders_shouldExcludeRetiredProviders
Default Job
Skipped ProviderServiceTest getCountOfProviders_shouldIncludeRetiredProvidersIfIncludeRetiredIsSetToTrue
Default Job
Skipped UserServiceTest changeQuestionAnswer_shouldChangeTheSecretQuestionAndAnswerForGivenUser
Default Job
Skipped ArdenServiceTest compileFile_shouldGetAndParseMlms
Default Job
Skipped HL7ServiceTest processHL7Message_shouldParseMessageTypeSuppliedByModule
Default Job
Skipped HL7ServiceTest processHL7InQueue_shouldParseOruR01MessageUsingOverriddenParserProvidedByAModule
Default Job
Skipped ModuleActivatorTest shouldStopDependantModulesOnStopModule
Failing since build #210 (Manual run by Rafal Korytkowski) Default Job
Skipped SchedulerServiceTest shouldAllowTwoTasksToRunConcurrently
Default Job
Skipped SchedulerServiceTest shouldAllowTwoTasksInitMethodsToRunConcurrently
Default Job
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsNull
Default Job
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsAnEmptyString
Default Job
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsAWhiteSpaceCharacter
Default Job
Skipped VisitValidatorTest validate_shouldFailIfAnAttributeIsBad
Default Job