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

Build: #818 failed

Job: Test against 2.2 failed

Job result summary

Completed
Duration
2 minutes
Revision
3bf83004ad6fe56fde3e69188e7b102954a1b1f2 3bf83004ad6fe56fde3e69188e7b102954a1b1f2
Total tests
733
Fixed in
#819 (Child of CALC-CALC-169)

Tests

  • 733 tests in total
  • 1 test failed
  • 1 failure is new
  • 14 tests were quarantined / skipped
  • 1 minute taken in total.
New test failures 1
Status Test Duration
Collapse Failed EncountersForPatientDataEvaluatorTest shouldReturnEncountersInActiveVisit History
< 1 sec
org.openmrs.api.ValidationException: 'Visit #null' failed to validate with reason: startDatetime: Visit.startDateCannotFallBeforeTheBirthDateOfTheSamePatient
	at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:82)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:127)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
(39 more lines...)