More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #208 failed Changes by Michael Seaton <mseaton@pih.org>

Stages & jobs

  1. Default Stage

Test results

  • 477 tests in total
  • 3 tests failed
  • 1 failure is new
  • 287 tests were fixed
  • 2 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed ExcelBuilderTest shouldSupportMoreThan4000StyledCells
Default Job < 1 sec
java.lang.IllegalArgumentException: This Style does not belong to the supplied Workbook. Are you trying to assign a style from one workbook to the cell of a differnt workbook?
	at org.apache.poi.hssf.usermodel.HSSFCellStyle.verifyBelongsToWorkbook(HSSFCellStyle.java:801)
	at org.apache.poi.hssf.usermodel.HSSFCell.setCellStyle(HSSFCell.java:898)
	at org.apache.poi.hssf.usermodel.HSSFCell.setCellStyle(HSSFCell.java:894)
	at org.openmrs.module.reporting.common.ExcelUtil.setStyle(ExcelUtil.java:228)
	at org.openmrs.module.reporting.common.ExcelBuilder.addCell(ExcelBuilder.java:98)
	at org.openmrs.module.reporting.common.ExcelBuilderTest.shouldSupportMoreThan4000StyledCells(ExcelBuilderTest.java:63)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(26 more lines...)
Existing test failures 2
Status Test Failing since View job Duration
java.lang.IllegalArgumentException: This Style does not belong to the supplied Workbook. Are you trying to assign a style from one workbook to the cell of a differnt workbook?
	at org.apache.poi.hssf.usermodel.HSSFCellStyle.verifyBelongsToWorkbook(HSSFCellStyle.java:801)
	at org.apache.poi.hssf.usermodel.HSSFCell.setCellStyle(HSSFCell.java:898)
	at org.apache.poi.hssf.usermodel.HSSFCell.setCellStyle(HSSFCell.java:894)
	at org.openmrs.module.reporting.common.ExcelUtil.setStyle(ExcelUtil.java:228)
	at org.openmrs.module.reporting.common.ExcelUtilTest.shouldAddStyle(ExcelUtilTest.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(25 more lines...)
java.lang.IllegalArgumentException: This Style does not belong to the supplied Workbook. Are you trying to assign a style from one workbook to the cell of a differnt workbook?
	at org.apache.poi.hssf.usermodel.HSSFCellStyle.verifyBelongsToWorkbook(HSSFCellStyle.java:801)
	at org.apache.poi.hssf.usermodel.HSSFCell.setCellStyle(HSSFCell.java:898)
	at org.apache.poi.hssf.usermodel.HSSFCell.setCellStyle(HSSFCell.java:894)
	at org.openmrs.module.reporting.common.ExcelUtil.setStyle(ExcelUtil.java:228)
	at org.openmrs.module.reporting.common.ExcelBuilder.addCell(ExcelBuilder.java:98)
	at org.openmrs.module.reporting.report.renderer.CohortDetailReportRenderer.render(CohortDetailReportRenderer.java:177)
	at org.openmrs.module.reporting.report.renderer.CohortDetailReportRendererTest.shouldRenderIndicatorsWithDifferentDatasets(CohortDetailReportRendererTest.java:130)
(27 more lines...)
Fixed tests 287
Status Test Failing since View job Duration
Successful PatientDataCalculationBehaviorTest evaluate_shouldEvaluateAPatientCalculationWithTheSpecifiedParameterValues
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PatientDataCalculationBehaviorTest evaluate_shouldEvaluateTheSpecifiedPersonCalculation
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PatientDataCalculationBehaviorTest evaluate_shouldEvaluateAPatientCalculation
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful AgeCohortDefinitionEvaluatorTest evaluate_shouldReturnOnlyPatientsInTheGivenAgeRange
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful AgeCohortDefinitionEvaluatorTest evaluate_shouldReturnOnlyNonVoidedPatients
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful AgeCohortDefinitionEvaluatorTest evaluate_shouldOnlyReturnPatientsWithUnknownAgeIfSpecified
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful AgeCohortDefinitionEvaluatorTest evaluate_shouldReturnOnlyPatientsBornOnOrBeforeTheEvaluationDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful AllPatientsCohortDefinitionEvaluatorTest evaluate_shouldReturnAllNonVoidedPatientsOptionallyLimitedToThoseInThePassedContext
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful BirthAndDeathCohortDefinitionEvaluatorTest evaluate_shouldFindPatientsThatDiedOnTheOnOrBeforeDateIfPassedInTimeIsAtMidnight
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful BirthAndDeathCohortDefinitionEvaluatorTest evaluate_shouldFindPatientsByDeathRange
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful BirthAndDeathCohortDefinitionEvaluatorTest evaluate_shouldFindPatientsByBirthRangeAndDeathRange
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful BirthAndDeathCohortDefinitionEvaluatorTest evaluate_shouldFindPatientsBornOnTheOnOrBeforeDateIfPassedInTimeIsAtMidnight
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful BirthAndDeathCohortDefinitionEvaluatorTest evaluate_shouldFindPatientsByBirthRange
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful BirthAndDeathCohortDefinitionEvaluatorTest evaluate_shouldFindPatientsThatDiedAfterTheSpecifiedDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful BirthAndDeathCohortDefinitionEvaluatorTest evaluate_shouldFindPatientsBornAfterTheSpecifiedDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful DateObsCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsWithObsWithinTheSpecifiedTimeframe
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful DateObsCohortDefinitionEvaluatorTest evaluate_shouldTestAnyWithManyPropertiesSpecified
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful DateObsCohortDefinitionEvaluatorTest evaluate_shouldFindNobodyIfNoPatientsMatch
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful DefinitionLibraryCohortDefinitionEvaluatorTest testEvaluateWithNoParameters
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful DefinitionLibraryCohortDefinitionEvaluatorTest testEvaluateWithParameterValues
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful DefinitionLibraryCohortDefinitionEvaluatorTest testCachingDoesNotHappenIncorrectly
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful EncounterCohortDefinitionEvaluatorTest evaluate_shouldReturnCorrectPatientsWhenAllNonGroupingParametersAreSet
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful EncounterCohortDefinitionEvaluatorTest evaluate_shouldFindPatientsWithEncountersCreatedOnTheSpecifiedDateIfPassedInTimeIsAtMidnight
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful EncounterCohortDefinitionEvaluatorTest evaluate_shouldFindPatientsWithEncountersOnTheOnOrBeforeDateIfPassedInTimeIsAtMidnight
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful EncounterCohortDefinitionEvaluatorTest evaluate_shouldReturnCorrectPatientsWhenTimeQualifierParametersAreSet
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful EncounterCohortDefinitionEvaluatorTest evaluate_shouldReturnCorrectPatientsWhenCreationDateParametersAreSet
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful EncounterCohortDefinitionEvaluatorTest evaluate_shouldReturnCorrectPatientsWhenAllParametersAreSet
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful EncounterCohortDefinitionEvaluatorTest evaluate_shouldReturnAllPatientsWithEncountersIfAllArgumentsToCohortDefinitionAreEmpty
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful GenderCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsWithUnknownGenderWhenUnknownAreIncluded
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful GenderCohortDefinitionEvaluatorTest evaluate_shouldReturnNoPatientsWhenNoneAreIncluded
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful GenderCohortDefinitionEvaluatorTest evaluate_shouldReturnAllNonVoidedPatientsWhenAllAreIncluded
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful GenderCohortDefinitionEvaluatorTest evaluate_shouldReturnFemalePatientsWhenFemalesAreIncluded
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful GenderCohortDefinitionEvaluatorTest evaluate_shouldReturnMalePatientsWhenMalesAreIncluded
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful InProgramCohortDefinitionEvaluatorTest evaluate_shouldFindPatientsInAProgramOnTheOnOrBeforeDateIfPassedInTimeIsAtMidnight
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful InProgramCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsEnrolledInTheGivenProgramsOnOrBeforeTheGivenDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful InProgramCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsEnrolledInTheGivenProgramsOnOrAfterTheGivenDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful InStateCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsInTheGivenStateOnOrAfterTheGivenEndDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful InStateCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsInTheGivenStateOnOrBeforeTheGivenStartDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful InStateCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsInGivenStateOnGivenDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful InStateCohortDefinitionEvaluatorTest evaluate_shouldReturnNoPatientsIfNoneHaveTheGivenState
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful InStateCohortDefinitionEvaluatorTest evaluate_shouldFindPatientsInAStateOnTheOnOrBeforeDateIfPassedInTimeIsAtMidnight
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful InverseCohortDefinitionEvaluatorTest evaluate_shouldReturnAllPatientsWhoAreNotInTheInnerCohortDefinition
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful InverseCohortDefinitionEvaluatorTest evaluate_shouldSuccessfullyUseTheContextBaseCohort
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful MappedParametersCohortDefinitionEvaluatorTest testEvaluate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful NumericObsCohortDefinitionEvaluatorTest evaluate_shouldTestAvgWithManyPropertiesSpecified
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful NumericObsCohortDefinitionEvaluatorTest evaluate_shouldTestLastWithManyPropertiesSpecified
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful NumericObsCohortDefinitionEvaluatorTest evaluate_shouldTestAnyWithManyPropertiesSpecified
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful NumericObsCohortDefinitionEvaluatorTest evaluate_shouldGetPatientsWithAnyObsOfASpecifiedConcept
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PatientIdentifierCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsWhoHaveIdentifiersMatchingThePassedRegularExpression
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PatientIdentifierCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsWhoHaveIdentifiersOfThePassedTypes
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PatientIdentifierCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsWhoHaveIdentifiersMatchingThePassedText
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PatientIdentifierCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsWhoHaveIdentifiersMatchingThePassedLocations
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PatientStateCohortDefinitionEvaluatorTest evaluate_shouldFindPatientsInSpecifiedStatesOnTheBeforeEndDateIfPassedInTimeIsAtMidnight
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PatientStateCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsInTheSpecifiedStatesBeforeTheEndDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PatientStateCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsInTheSpecifiedStatesBeforeTheStartDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PatientStateCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsInTheSpecifiedStatesAfterTheStartDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PatientStateCohortDefinitionEvaluatorTest evaluate_shouldFindPatientsInSpecifiedStatesOnTheBeforeStartDateIfPassedInTimeIsAtMidnight
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PatientStateCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsInTheSpecifiedStatesAfterTheEndDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PersonAttributeCohortDefinitionEvaluatorTest evaluate_shouldGetPatientsHavingAttributesWithLocationAttributeValues
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PersonAttributeCohortDefinitionEvaluatorTest evaluate_shouldGetPatientsHavingAnyAttributes
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PersonAttributeCohortDefinitionEvaluatorTest evaluate_shouldGetPatientsWithGivenAttributeTypeAndValues
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful PersonAttributeCohortDefinitionEvaluatorTest evaluate_shouldGetPatientsHavingAttributesWithAnyGivenAttributeValues
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful ProgramEnrollmentCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsThatCompletedTheGivenProgramsAfterTheGivenDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful ProgramEnrollmentCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsEnrolledInTheGivenProgramsOnTheGivenDateIfPassedInTimeIsAtMidnight
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful ProgramEnrollmentCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsThatCompletedTheGivenProgramsBeforeTheGivenDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful ProgramEnrollmentCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsEnrolledInTheGivenProgramsBeforeTheGivenDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful ProgramEnrollmentCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsEnrolledInTheGivenProgramsAfterTheGivenDate
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful ProgramEnrollmentCohortDefinitionEvaluatorTest evaluate_shouldReturnPatientsThatCompletedTheGivenProgramsOnTheGivenDateIfPassedInTimeIsAtMidnight
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful ScriptedCohortDefinitionEvaluatorTest evaluate_shouldRunScript
Failing since build #207 (Child of CALC-CALC-42) Default Job 1 sec
Successful SqlCohortDefinitionEvaluatorTest evaluate_shouldSupportDateParameter
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful SqlCohortDefinitionEvaluatorTest evaluate_shouldSupportPatientSetParameter
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful SqlCohortDefinitionEvaluatorTest evaluate_shouldSupportStringParameter
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful SqlCohortDefinitionEvaluatorTest evaluate_shouldSupportCohortParameter
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful SqlCohortDefinitionEvaluatorTest evaluate_shouldSupportEmptyPatientListParameter
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful SqlCohortDefinitionEvaluatorTest evaluate_shouldSupportPatientListParameter
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful SqlCohortDefinitionEvaluatorTest shouldProtectSqlQueryAgainstDatabaseModifications
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful SqlCohortDefinitionEvaluatorTest evaluate_shouldSupportEmptyIntegerListParameter
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful SqlCohortDefinitionEvaluatorTest evaluate_shouldSupportIntegerListParameter
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful SqlCohortDefinitionEvaluatorTest evaluate_shouldSupportIntegerSetParameter
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful SqlCohortDefinitionEvaluatorTest evaluate_shouldEvaluateDifferentResultsForTheSameQueryWithDifferentParameters
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful SqlCohortDefinitionEvaluatorTest evaluate_shouldSupportIntegerParameter
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful SqlCohortDefinitionEvaluatorTest evaluate_shouldSupportPatientParameter
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful TextObsCohortDefinitionEvaluatorTest evaluate_shouldTestAnyWithManyPropertiesSpecified
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful TextObsCohortDefinitionEvaluatorTest evaluate_shouldTestLastWithManyPropertiesSpecified
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful BaseCohortDefinitionServiceTest evaluate_shouldSaveSqlCohortDefinition
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful CohortQueryServiceTest getPatientsHavingRangedObs_shouldGetPatientsWithAnyObsOfASpecifiedConcept
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful CohortQueryServiceTest getPatientsHavingEncounters_shouldGetPatientsHavingEncountersWithASpecifiedProvider
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful CohortQueryServiceTest getPatientsHavingRangedObs_shouldGetPatientsWhoseMaximumObsOfASpecifiedConceptIsEqualToASpecifiedValue
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful CohortQueryServiceTest getPatientsHavingRangedObs_shouldGetPatientsWhoseFirstObsOfASpecifiedConceptInASpecifiedEncounterTypeIsInARange
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful CohortQueryServiceTest getPatientsHavingRangedObs_shouldGetPatientsWhoseFirstObsOfASpecifiedConceptIsInARange
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful CohortQueryServiceTest getPatientsHavingRangedObs_shouldGetPatientsWithAnyObsOfASpecifiedConceptInASpecifiedEncounterType
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful CohortQueryServiceTest getPatientsHavingRangedObs_shouldGetPatientsWhoseMaximumObsOfASpecifiedConceptInASpecifiedEncounterTypeIsEqualsToASpecifiedValue
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful CohortQueryServiceTest getPatientsHavingRangedObs_shouldGetPatientsWithAQueryWithAllParameters
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful DateUtilTest shouldReturnFiveMonthsAgo
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful DateUtilTest shouldReturnInTheFuture
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful DateUtilTest shouldReturnYesterday
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful DateUtilTest shouldReturnOneSecondAgo
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful DateUtilTest shouldReturnThirtySecondsAgo
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful DateUtilTest shouldReturnOneMonthAgo
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec
Successful DateUtilTest shouldReturnOneHourAgo
Failing since build #207 (Child of CALC-CALC-42) Default Job < 1 sec