OpenMRS Core Master

Build: #272 was successful Rebuilt once

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
24 minutes
Flags
Rebuild
Labels
None
Revision
4eb52bb36a5f0564d16a310b11ca5725fb3768fc
Total tests
2768
First to pass since
#271 (Changes by Daniel Kayiwa)
Number of retries
1

Tests

  • 0 New failures
  • 0 Existing failures
  • 234 Fixed

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 4eb52bb36a5f0564d16a310b11ca5725fb3768fc Merge pull request #498 from WolfSchlegel/TRUNK-2472-B
added automated tests for patient search[d31bfa5_BAM_file_list]
[d31bfa5_BAM_hash]b7d00c6ca5671f9fe2dcdf90a670c98e67c666b3
[d31bfa5_BAM_commiter_name]Wolf Schlegel
[d31bfa5_BAM_commiter_email]wolf.schlegel@thoughtworks.com
[d31bfa5_BAM_timestamp]1389968781
[d31bfa5_BAM_commit_message]Added automated tests for org.openmrs.api.db.hibernate.HibernatePatientDAO and org.openmrs.api.db.hibernate.PatientSearchCriteria Refactored org.openmrs.api.db.hibernate.PatientSearchCriteria Added and implemented org.openmrs.api.db.PatientDAO#getPatients(String,Integer,Integer) Added and implemented org.openmrs.api.db.PatientDAO#getCountOfPatients(String) Marked org.openmrs.api.db.PatientDAO#getPatients(String,String,List,boolean,Integer,Integer) as deprecated Marked org.openmrs.api.db.PatientDAO#getCountOfPatients(String,String,List,boolean,boolean) as deprecated Moved tests from org.openmrs.api.db.hibernate.HibernatePatientDAOTest to org.openmrs.api.db.PatientDAOTest

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Tests

Fixed tests 234
Status Test Failing since View job Duration
Successful SchedulerFormControllerTest onSubmit_shouldRescheduleACurrentlyScheduledTask
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful SchedulerFormControllerTest onSubmit_shouldNotRescheduleAnExecutingTask
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test 1 sec
Successful SchedulerFormControllerTest onSubmit_shouldNotRescheduleATaskThatIsNotCurrentlyScheduled
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful SchedulerFormTest addANewTaskShouldNotError
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful TaskHelperTest getScheduledTaskDefinition_shouldReturnATaskThatHasBeenStarted
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful TaskHelperTest waitUntilTaskIsExecuting_shouldWaitUntilTaskIsExecuting
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test 1 sec
Successful TaskHelperTest waitUntilTaskIsExecuting_shouldRaiseATimeoutExceptionWhenTheTimeoutIsExceeded
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful TaskHelperTest getUnscheduledTaskDefinition_shouldReturnATaskThatHasNotBeenStarted
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful TaskHelperTest getTime_shouldGetATimeInThePast
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful TaskHelperTest getTime_shouldGetATimeInTheFuture
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ForgotPasswordFormControllerTest shouldAuthenticateAsUserWithValidSecretQuestion
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ForgotPasswordFormControllerTest shouldLockOutAfterFiveFailedInvalidSecretAnswers
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ForgotPasswordFormControllerTest shouldLockOutAfterFiveFailedInvalidUsernames
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ForgotPasswordFormControllerTest shouldNotAuthenticateAfterFiveFailedInvalidUsernames
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ForgotPasswordFormControllerTest shouldNotAuthenticateAsUserWithValidSecretQuestion
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ForgotPasswordFormControllerTest shouldLoadPageNormallyWithNoInput
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ForgotPasswordFormControllerTest shouldNotNotFailOnNotFoundUsername
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ForgotPasswordFormControllerTest shouldGiveUserFiveSecretAnswerAttemptsAfterLessThanFiveFailedUsernameAttempts
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldUpdateConceptWithShortNameAlreadyInSynonymList
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldUpdateConceptByAddingName
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldReplacePreviousDescription
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest onSubmit_shouldSetTheLocalPreferredName
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest validateConceptReferenceTermUsesPersistedObjects_shouldAddErrorIfMapTypeIsNotSaved
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldEditConceptComplex
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest onSubmit_shouldVoidASynonymMarkedAsPreferredWhenItIsRemoved
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest onSubmit_shouldRemoveAConceptMapFromAnExistingConcept
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest onSubmit_shouldIgnoreNewConceptMapRowIfTheUserDidNotSelectATerm
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldGetConcept
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest onSubmit_shouldAddANewConceptMapWhenCreatingAConcept
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest onSubmit_shouldReturnAConceptWithANullIdIfNoMatchIsFound
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest onSubmit_shouldCopyNumericValuesIntoNumericConcepts
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldRemoveConceptAnswersIfDatatypeChangedFromCoded
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldNotDeleteConceptsWhenConceptsAreLocked
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest onSubmit_shouldAddANewConceptMapToAnExistingConcept
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest validateConceptReferenceTermUsesPersistedObjects_shouldAddErrorIfSourceIsNotSaved
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldRemoveConceptSet
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldRemoveConceptAnswer
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldAddConceptWithNameAndShortNameSpecified
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest onSubmit_shouldDisplayNumericValuesFromTable
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest validateConceptReferenceTermUsesPersistedObjects_shouldAddErrorIfTermBIsNotSaved
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldAddConceptWithAllNamingSpecified
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest onSubmit_shouldNotSaveChangesIfThereAreValidationErrors
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldVoidShortName
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldUpdateConceptWithNameAlreadyInSynonymList
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldAddConceptWithOnlyNameSpecified
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful ConceptFormControllerTest shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful GlobalPropertyPortletControllerTest setupModelForModule_shouldChangeModelIfForModuleIsPresent
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful GlobalPropertyPortletControllerTest populateModel_shouldExcludeMultiplePrefixes
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec
Successful GlobalPropertyPortletControllerTest setupModelForModule_shouldNotChangeModeIfForModuleIsNotPresent
Failing since build #271 (Changes by Daniel Kayiwa) Build and Test < 1 sec

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-2472Could not obtain issue details from Jira