Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #1907 failed Child of IDGEN-IDGEN-120

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Revisions
Git
088c5ff43d9b312521320e0537b2f2a40c03eb69 088c5ff43d9b312521320e0537b2f2a40c03eb69
Release scripts
e9a4608772fb6866768ccaef599cd2b9e5580f0a e9a4608772fb6866768ccaef599cd2b9e5580f0a
Total tests
18
Fixed in
#1915 (Changes by Daniel Kayiwa)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 7
Status Test View job Duration
Collapse Failed CodedOrFreeTextObsTagHandlerComponentTest testCodedEditedToCoded History
Default Job < 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Wed Mar 04 00:00:00 HAST 2015 (no Type) Xanadu 2 null num Obs: [obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required
	at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:83)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:128)
	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.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
(88 more lines...)
Collapse Failed CodedOrFreeTextObsTagHandlerComponentTest testEditingToBlankVoidsObs History
Default Job < 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Wed Mar 04 00:00:00 HAST 2015 (no Type) Xanadu 2 null num Obs: [obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required
	at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:83)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:128)
	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.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
(86 more lines...)
Collapse Failed CodedOrFreeTextObsTagHandlerComponentTest testBlank History
Default Job < 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Wed Mar 04 00:00:00 HAST 2015 (no Type) Xanadu 2 null num Obs: [] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required
	at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:83)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:128)
	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.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
(88 more lines...)
Collapse Failed CodedOrFreeTextObsTagHandlerComponentTest testNonCodedEditedToCoded History
Default Job < 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Wed Mar 04 00:00:00 HAST 2015 (no Type) Xanadu 2 null num Obs: [obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required
	at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:83)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:128)
	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.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
(88 more lines...)
Collapse Failed EncounterDiagnosesTagHandlerComponentTest testHandleSubmissionHandlesValidSubmissionEnteringForm History
Default Job < 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Wed Mar 04 00:00:00 HAST 2015 (no Type) Xanadu 2 null num Obs: [obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required
	at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:83)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:128)
	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.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
(88 more lines...)
Collapse Failed EncounterDiagnosesTagHandlerComponentTest testHandleSubmissionHandlesValidSubmissionEditingForm History
Default Job < 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Wed Mar 04 06:32:29 HAST 2015 (no Type) Xanadu 8 (no Form) num Obs: [obs id is null, obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required
	at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:83)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:128)
	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.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
(39 more lines...)
Collapse Failed EncounterDispositionTagHandlerComponentTest testEnteringForm History
Default Job 25 secs
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Wed Mar 04 00:00:00 HAST 2015 (no Type) Xanadu 2 null num Obs: [obs id is null] num Orders: 0 ]' failed to validate with reason: encounterType: Encounter.error.encounterType.required
	at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:83)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:128)
	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.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
(88 more lines...)