Build: #510 failed Changes by Ivange Larry <ivangelarry@gmail.com>

Stages & jobs

  1. Build and Tests

  2. Deploy

  3. Release

    Requires a user to start manually

Test results

  • 5,492 tests in total
  • 1 test failed
  • 1 failure is new
  • 58 tests were quarantined / skipped
  • 18 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed OrderServiceTest getNewOrderNumber_shouldAlwaysReturnUniqueOrderNumbersWhenCalledMultipleTimesWithoutSavingOrders
Unit and Component Tests < 1 sec
java.lang.AssertionError: expected:<50> but was:<49>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.api.OrderServiceTest.getNewOrderNumber_shouldAlwaysReturnUniqueOrderNumbersWhenCalledMultipleTimesWithoutSavingOrders(OrderServiceTest.java:234)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(36 more lines...)
Skipped tests 58
Status Test Failing since View job
Skipped AdministrationServiceTest setImplementationId_shouldOverwriteImplementationIdInDatabaseIfExists
Integration Tests
Skipped AdministrationServiceTest setImplementationId_shouldSetUuidOnImplementationIdGlobalProperty
Integration Tests
Skipped AdministrationServiceTest getPresentationLocales_shouldReturnAtLeastOneLocaleIfNoLocalesDefinedInDatabaseYet
Integration Tests
Skipped AdministrationServiceTest setImplementationId_shouldCreateImplementationIdInDatabase
Unit and Component Tests
Skipped AdministrationServiceTest getPresentationLocales_shouldReturnAtLeastOneLocaleIfNoLocalesDefinedInDatabaseYet
Unit and Component Tests
Skipped AdministrationServiceTest setImplementationId_shouldSetUuidOnImplementationIdGlobalProperty
Unit and Component Tests
Skipped AdministrationServiceTest setImplementationId_shouldOverwriteImplementationIdInDatabaseIfExists
Unit and Component Tests
Skipped AdministrationServiceTest setImplementationId_shouldCreateImplementationIdInDatabase
Integration Tests
Skipped EncounterServiceTest getEncounters_shouldGetAllTheUniqueEncountersThatMatchTheSpecifiedParameterValues
Integration Tests
Skipped EncounterServiceTest saveEncounter_shouldVoidAndCreateNewObsWhenSavingEncounter
Integration Tests
Skipped EncounterServiceTest getEncounters_shouldNotReturnVoidedEncountersIfIncludeVoidedIsSetToTrue
Integration Tests
Skipped EncounterServiceTest getEncounters_shouldNotReturnVoidedEncountersIfIncludeVoidedIsSetToTrue
Unit and Component Tests
Skipped EncounterServiceTest saveEncounter_shouldVoidAndCreateNewObsWhenSavingEncounter
Unit and Component Tests
Skipped EncounterServiceTest getEncounters_shouldGetAllTheUniqueEncountersThatMatchTheSpecifiedParameterValues
Unit and Component Tests
Skipped LocationServiceTest retireLocationTag_shouldThrowIllegalArgumentExceptionWhenNoReasonIsGiven
Unit and Component Tests
Skipped LocationServiceTest retireLocation_shouldThrowIllegalArgumentExceptionWhenNoReasonIsGiven
Unit and Component Tests
Skipped LocationServiceTest retireLocationTag_shouldThrowIllegalArgumentExceptionWhenNoReasonIsGiven
Integration Tests
Skipped LocationServiceTest retireLocation_shouldThrowIllegalArgumentExceptionWhenNoReasonIsGiven
Integration Tests
Skipped PatientServiceTest voidPatient_shouldReturnNullWhenPatientIsNull
Unit and Component Tests
Skipped PatientServiceTest checkPatientIdentifiers_shouldThrowErrorWhenPatientHasIdenticalIdentifiers
Integration Tests
Skipped PatientServiceTest voidPatient_shouldReturnNullWhenPatientIsNull
Integration Tests
Skipped PatientServiceTest checkPatientIdentifiers_shouldThrowErrorWhenPatientHasIdenticalIdentifiers
Unit and Component Tests
Skipped PersonServiceTest voidPerson_shouldReturnVoidedPersonWithGivenReason
Unit and Component Tests
Skipped PersonServiceTest unvoidPerson_shouldUnvoidTheGivenPerson
Unit and Component Tests
Skipped PersonServiceTest voidPerson_shouldReturnVoidedPersonWithGivenReason
Integration Tests
Skipped PersonServiceTest unvoidPerson_shouldUnvoidTheGivenPerson
Integration Tests
Skipped ProviderServiceTest getCountOfProviders_shouldExcludeRetiredProviders
Unit and Component Tests
Skipped ProviderServiceTest getCountOfProviders_shouldExcludeRetiredProviders
Integration Tests
Skipped ProviderServiceTest getCountOfProviders_shouldIncludeRetiredProvidersIfIncludeRetiredIsSetToTrue
Integration Tests
Skipped ProviderServiceTest getCountOfProviders_shouldIncludeRetiredProvidersIfIncludeRetiredIsSetToTrue
Unit and Component Tests
Skipped UserServiceTest changeQuestionAnswer_shouldChangeTheSecretQuestionAndAnswerForGivenUser
Integration Tests
Skipped UserServiceTest changeQuestionAnswer_shouldChangeTheSecretQuestionAndAnswerForGivenUser
Unit and Component Tests
Skipped ArdenServiceTest compileFile_shouldGetAndParseMlms
Unit and Component Tests
Skipped ArdenServiceTest compileFile_shouldGetAndParseMlms
Integration Tests
Skipped HL7ServiceTest processHL7InQueue_shouldParseOruR01MessageUsingOverriddenParserProvidedByAModule
Integration Tests
Skipped HL7ServiceTest processHL7Message_shouldParseMessageTypeSuppliedByModule
Integration Tests
Skipped HL7ServiceTest processHL7Message_shouldParseMessageTypeSuppliedByModule
Unit and Component Tests
Skipped HL7ServiceTest processHL7InQueue_shouldParseOruR01MessageUsingOverriddenParserProvidedByAModule
Unit and Component Tests
Skipped ModuleActivatorTest shouldStopDependantModulesOnStopModule
Integration Tests
Skipped ModuleActivatorTest shouldStopDependantModulesOnStopModule
Unit and Component Tests
Skipped SchedulerServiceTest shouldAllowTwoTasksInitMethodsToRunConcurrently
Integration Tests
Skipped SchedulerServiceTest shouldAllowTwoTasksInitMethodsToRunConcurrently
Unit and Component Tests
Skipped SchedulerServiceTest shouldAllowTwoTasksToRunConcurrently
Unit and Component Tests
Skipped SchedulerServiceTest shouldAllowTwoTasksToRunConcurrently
Integration Tests
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsNull
Integration Tests
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsAnEmptyString
Integration Tests
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsAWhiteSpaceCharacter
Integration Tests
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsAnEmptyString
Unit and Component Tests
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsAWhiteSpaceCharacter
Unit and Component Tests
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsNull
Unit and Component Tests
Skipped VisitValidatorTest validate_shouldFailIfAnAttributeIsBad
Unit and Component Tests
Skipped VisitValidatorTest validate_shouldFailIfAnAttributeIsBad
Integration Tests
Skipped FieldFormControllerTest onSubmit_shouldPurgeField
Integration Tests
Skipped DWRPatientServiceTest findPatients_shouldLoggedInUserShouldLoadTheirOwnPatientObject
Integration Tests
Skipped DWRPatientServiceTest findPatients_shouldGetResultsForPatientsThatHaveEditedThemselves
Integration Tests
Skipped DWRProviderServiceTest findProviderCountAndProvider_shouldReturnTheCountOfAllProvidersMatchingTheSearchedNameAlongWithProviderList
Integration Tests
Skipped FilterUtilTest storeLocale_shouldRestoreLocale
Integration Tests
Skipped FilterUtilTest storeLocale_shouldStoreLocale
Integration Tests