Sonar metrics for OpenMRS Core Master

Build: #1224 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Test results

  • 3,486 tests in total
  • 1 test failed
  • 1 failure is new
  • 38 tests were quarantined / skipped
  • 10 minutes taken in total.

Build 1,224 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed PatientServiceTest shouldCreatePatient History
< 1 sec
org.openmrs.api.ValidationException: 'Patient#null' failed to validate with reason: deathDate: Death date must be after birth date
	at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:79)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:125)
	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)
(2 more lines...)