Builds, runs unit tests and deploys artifacts to nexus repo

Test results

  • 4 tests in total
  • 1 test failed
  • 1 failure is new
  • 30 seconds taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed StandardRegimenElement1_10Test testStandardRegimenTag_shouldCreateAndEditStandardRegimen History
Default Job 1 sec
org.openmrs.api.APIException: 'DrugOrder(1.051 of NYQUIL from Thu Jul 31 00:00:00 EDT 2014 to null)' failed to validate with reason: drug: error.general, concept: error.concept
	at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:137)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
(116 more lines...)