Plan for OpenMRS Core 1.11.x

Build: #162 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

Job result summary

Completed
Duration
5 minutes
Revision
92b3b91fdc7a7d51b34cc46b962d760c731739f3
Total tests
2940
Fixed in
#163 (Changes by Wyclif Luyima)

Tests

  • 2,940 tests in total
  • 24 tests failed
  • 24 failures are new
  • 3 minutes taken in total.
New test failures 24
Status Test Duration
Collapse Failed HL7ServiceTest processHL7InQueue_shouldCreateHL7InArchiveAfterSuccessfulParsing
< 1 sec
java.lang.AssertionError: expected:<1> but was:<0>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.hl7.HL7ServiceTest.processHL7InQueue_shouldCreateHL7InArchiveAfterSuccessfulParsing(HL7ServiceTest.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(34 more lines...)
Collapse Failed HL7ServiceTest processHL7Message_shouldSaveHl7MessageToTheDatabase
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 3 (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)
(69 more lines...)
Collapse Failed ORUR01HandlerTest parseObs_shouldAddCommentsToAnObservationFromNTESegments
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest parseObs_shouldAddCommentsToAnObservationGroup
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest parseObs_shouldAddMultipleCommentsForAnObservationAsOneComment
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateAnEncounterAndFindTheProviderByIdentifier
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 2 (no Form) 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateAnEncounterAndFindTheProviderByPersonId
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 2 (no Form) 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateAnEncounterAndFindTheProviderByProviderId
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 2 (no Form) 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateAnEncounterAndFindTheProviderByUuid
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 2 (no Form) 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateBasicConceptProposal
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateConceptProposalAndWithObsAlongside
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Fri Oct 03 00:00:00 EDT 2008 (no Type) Test Location 7 (no Form) num Obs: [obs id is null, 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateEncounterAndObsFromHl7Message
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 3 (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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateObsGroupForOBRs
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 05 00:00:00 EST 2008 (no Type) Test Location 3 (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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateObsValueCodedName
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Jul 14 00:00:00 EDT 2009 (no Type) Test Location 3 (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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldNotCreateProblemListObservationWithConceptProposals
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Fri Feb 08 00:00:00 EST 2008 (no Type) Test Location 3 (no Form) 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldPreferFormIdIfUuidIsNotFound
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Jul 14 00:00:00 EDT 2009 (no Type) Test Location 3 Basic Form 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldPreferFormUuidOverIdIfBothArePresent
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Jul 14 00:00:00 EDT 2009 (no Type) Test Location 3 Basic Form 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldSetComplexDataForObsWithComplexConcepts
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 3 (no Form) 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldSetValueAsBooleanForObsIfTheAnswerIs0Or1AndQuestionDatatypeIsBoolean
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldSetValue_CodedMatchingABooleanConceptForObsIfTheAnswerIs0Or1AndQuestionDatatypeIsCoded
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldSetValue_NumericForObsIfQuestionDatatypeIsNumeric
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldSetValue_NumericForObsIfQuestionDatatypeIsNumericAndTheAnswerIsEither0Or1
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Feb 12 00:00:00 EST 2008 (no Type) Test Location 7 (no Form) 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldUnderstandFormUuidIfPresent
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Jul 14 00:00:00 EDT 2009 (no Type) Test Location 3 Basic Form 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)
(40 more lines...)
Collapse Failed ORUR01HandlerTest processORU_R01_shouldProcessMultipleNK1Segments
< 1 sec
org.openmrs.api.ValidationException: 'Encounter: [(no ID) Tue Jul 14 00:00:00 EDT 2009 (no Type) Test Location 3 (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)
(40 more lines...)