OpenMRS Core Master

Build: #905 failed Changes by Rafal Korytkowski

Stages & jobs

  1. Build and Test

  2. Deploy

Test results

  • 3,109 tests in total
  • 1 test failed
  • 1 failure is new
  • 29 tests were quarantined / skipped
  • 4 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed ModuleActivatorTest shouldStopDependantModulesOnStopModule
Build and Test 2 secs
java.lang.AssertionError:  Expected: a value less than or equal to <1430985823279L>      but: <1430985823280L> was greater than <1430985823279L>
java.lang.AssertionError: 
Expected: a value less than or equal to <1430985823279L>
     but: <1430985823280L> was greater than <1430985823279L>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.module.ModuleActivatorTest.shouldStopDependantModulesOnStopModule(ModuleActivatorTest.java:96)
(36 more lines...)
Skipped tests 29
Status Test Failing since View job
Skipped AdministrationServiceTest setImplementationId_shouldCreateImplementationIdInDatabase
Build and Test
Skipped AdministrationServiceTest getPresentationLocales_shouldReturnAtLeastOneLocaleIfNoLocalesDefinedInDatabaseYet
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_shouldGetAllTheUniqueEncountersThatMatchTheSpecifiedParameterValues
Build and Test
Skipped EncounterServiceTest saveEncounter_shouldVoidAndCreateNewObsWhenSavingEncounter
Build and Test
Skipped EncounterServiceTest getEncounters_shouldNotReturnVoidedEncountersIfIncludeVoidedIsSetToTrue
Build and Test
Skipped NoteServiceTest org.openmrs.api.NoteServiceTest
Build and Test
Skipped OpenmrsServiceTest shouldCheckThatAMethodIsNotRolledBackInCaseOfAnErrorInAnotherInvokedInsideIt
Build and Test
Skipped PatientServiceTest checkPatientIdentifiers_shouldThrowErrorWhenPatientHasIdenticalIdentifiers
Build and Test
Skipped PatientServiceTest voidPatient_shouldReturnNullWhenPatientIsNull
Build and Test
Skipped ProviderServiceTest getCountOfProviders_shouldIncludeRetiredProvidersIfIncludeRetiredIsSetToTrue
Build and Test
Skipped ProviderServiceTest getCountOfProviders_shouldExcludeRetiredProviders
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 SerializedObjectDAOTest org.openmrs.api.db.SerializedObjectDAOTest
Build and Test
Skipped ArdenServiceTest compileFile_shouldGetAndParseMlms
Build and Test
Skipped HL7ServiceTest processHL7InQueue_shouldParseOruR01MessageUsingOverriddenParserProvidedByAModule
Build and Test
Skipped HL7ServiceTest processHL7Message_shouldParseMessageTypeSuppliedByModule
Build and Test
Skipped ModuleUtilIT getURL_shouldReturnAnUpdateRdfPageForModuleUrls
Integration Test
Skipped ModuleUtilIT getURL_shouldReturnAnUpdateRdfPageForOldHttpsModuleUrls
Integration Test
Skipped ModuleUtilIT getURL_shouldReturnAnUpdateRdfPageForOldHttpsDevUrls
Integration Test
Skipped SchedulerServiceTest org.openmrs.scheduler.SchedulerServiceTest
Build and Test
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsAWhiteSpaceCharacter
Build and Test
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsNull
Build and Test
Skipped ConceptReferenceTermValidatorTest validate_shouldFailIfTheNameIsAnEmptyString
Build and Test
Skipped VisitValidatorTest validate_shouldFailIfAnAttributeIsBad
Build and Test