Sonar metrics for OpenMRS Core Master

Build: #1224 failed Scheduled

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
13 minutes
Labels
None
Revision
d148b6740412e23cabaee827ad02d8b6a8030b6e d148b6740412e23cabaee827ad02d8b6a8030b6e
Total tests
3486
Fixed in
#1225 (Scheduled with changes by Wyclif Luyima)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 1
Status Test View job Duration
Collapse Failed PatientServiceTest shouldCreatePatient History
Sonar Full Analysis < 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...)