Build: #403 failed

Job: Unit and Component Tests failed

Stages & jobs

  1. Build and Tests

Job result summary

Completed
Duration
8 minutes
Revision
b548282ca5a74d0e42492730661606fb0e475bea b548282ca5a74d0e42492730661606fb0e475bea
Total tests
2557
Failing since
#402 (Code changes detected – )
Fixed in
#404 (Code changes detected)

Tests

  • 2,557 tests in total
  • 21 tests failed
  • 21 failures are new
  • 1 test was fixed
  • 7 minutes taken in total.
New test failures 21
Status Test Duration
Collapse Failed HL7ServiceTest processHL7InQueue_shouldCreateHL7InArchiveAfterSuccessfulParsing History
< 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 History
< 1 sec
org.openmrs.api.APIException: '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: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)
(90 more lines...)
Collapse Failed ORUR01HandlerTest parseObs_shouldAddCommentsToAnObservationFromNTESegments History
< 1 sec
org.openmrs.api.APIException: '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: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)
(50 more lines...)
Collapse Failed ORUR01HandlerTest parseObs_shouldAddCommentsToAnObservationGroup History
< 1 sec
org.openmrs.api.APIException: '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: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)
(50 more lines...)
Collapse Failed ORUR01HandlerTest parseObs_shouldAddMultipleCommentsForAnObservationAsOneComment History
< 1 sec
org.openmrs.api.APIException: '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: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)
(50 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateAnEncounterAndFindTheProviderByIdentifier History
< 1 sec
org.openmrs.api.APIException: '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: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)
(50 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateAnEncounterAndFindTheProviderByPersonId History
< 1 sec
org.openmrs.api.APIException: '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: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)
(51 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateAnEncounterAndFindTheProviderByProviderId History
< 1 sec
org.openmrs.api.APIException: '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: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)
(51 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateAnEncounterAndFindTheProviderByUuid History
< 1 sec
org.openmrs.api.APIException: '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: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)
(51 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateBasicConceptProposal History
< 1 sec
org.openmrs.api.APIException: '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: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)
(50 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateConceptProposalAndWithObsAlongside History
< 1 sec
org.openmrs.api.APIException: '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: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)
(50 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateEncounterAndObsFromHl7Message History
< 1 sec
org.openmrs.api.APIException: '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: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)
(50 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateObsGroupForOBRs History
< 1 sec
org.openmrs.api.APIException: '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: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)
(50 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldCreateObsValueCodedName History
< 1 sec
org.openmrs.api.APIException: '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: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)
(51 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldNotCreateProblemListObservationWithConceptProposals History
< 1 sec
org.openmrs.api.APIException: '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: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)
(51 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldSetComplexDataForObsWithComplexConcepts History
< 1 sec
org.openmrs.api.APIException: '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: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)
(50 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldSetValueAsBooleanForObsIfTheAnswerIs0Or1AndQuestionDatatypeIsBoolean History
< 1 sec
org.openmrs.api.APIException: '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: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)
(51 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldSetValue_CodedMatchingABooleanConceptForObsIfTheAnswerIs0Or1AndQuestionDatatypeIsCoded History
< 1 sec
org.openmrs.api.APIException: '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: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)
(50 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldSetValue_NumericForObsIfQuestionDatatypeIsNumeric History
< 1 sec
org.openmrs.api.APIException: '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: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)
(50 more lines...)
Collapse Failed ORUR01HandlerTest processMessage_shouldSetValue_NumericForObsIfQuestionDatatypeIsNumericAndTheAnswerIsEither0Or1 History
< 1 sec
org.openmrs.api.APIException: '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: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)
(50 more lines...)
Collapse Failed ORUR01HandlerTest processORU_R01_shouldProcessMultipleNK1Segments History
< 1 sec
org.openmrs.api.APIException: '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: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)
(50 more lines...)
Fixed tests 1
Status Test Failing since Duration
Successful ExistingVisitAssignmentHandlerTest beforeCreateEncounter_shouldNotAssignVisitWhichStoppedBeforeEncounterDate History
Failing since build #402 (Code changes detected) < 1 sec