Build: #29 failed Changes by Makombe Kennedy <kennedymakombe@gmail.com>
Test results
- 107 tests in total
- 17 tests failed
- 9 failures are new
- 9 seconds taken in total.
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse |
VisitQueueEntryDaoTest
shouldFilterVisitQueueEntriesByInServiceStatus
|
Build and test Module | < 1 sec | |
java.lang.AssertionError: Expected: a collection with size <1> but: collection size was <0>
java.lang.AssertionError:
Expected: a collection with size <1>
but: collection size was <0>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.openmrs.module.queue.api.dao.VisitQueueEntryDaoTest.shouldFilterVisitQueueEntriesByInServiceStatus(VisitQueueEntryDaoTest.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(37 more lines...)
|
||||
| Collapse |
VisitQueueEntryDaoTest
shouldFilterVisitQueueEntriesByLocation
|
Build and test Module | < 1 sec | |
java.lang.AssertionError: Expected: a collection with size <2> but: collection size was <0>
java.lang.AssertionError:
Expected: a collection with size <2>
but: collection size was <0>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.openmrs.module.queue.api.dao.VisitQueueEntryDaoTest.shouldFilterVisitQueueEntriesByLocation(VisitQueueEntryDaoTest.java:215)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(37 more lines...)
|
||||
| Collapse |
VisitQueueEntryDaoTest
shouldGetCountOfVisitQueueEntriesByInServiceStatus
|
Build and test Module | < 1 sec | |
java.lang.AssertionError: Expected: is <1L> but: was <0L>
java.lang.AssertionError:
Expected: is <1L>
but: was <0L>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.openmrs.module.queue.api.dao.VisitQueueEntryDaoTest.shouldGetCountOfVisitQueueEntriesByInServiceStatus(VisitQueueEntryDaoTest.java:233)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(37 more lines...)
|
||||
| Collapse |
VisitQueueEntryDaoTest
shouldFindVisitQueueEntriesByWaitingForStatusAndService
|
Build and test Module | < 1 sec | |
java.lang.AssertionError: Expected: a collection with size <1> but: collection size was <0>
java.lang.AssertionError:
Expected: a collection with size <1>
but: collection size was <0>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.openmrs.module.queue.api.dao.VisitQueueEntryDaoTest.shouldFindVisitQueueEntriesByWaitingForStatusAndService(VisitQueueEntryDaoTest.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(37 more lines...)
|
||||
| Collapse |
VisitQueueEntryDaoTest
shouldGetCountOfVisitQueueEntriesByLocation
|
Build and test Module | < 1 sec | |
java.lang.AssertionError: Expected: is <2L> but: was <0L>
java.lang.AssertionError:
Expected: is <2L>
but: was <0L>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.openmrs.module.queue.api.dao.VisitQueueEntryDaoTest.shouldGetCountOfVisitQueueEntriesByLocation(VisitQueueEntryDaoTest.java:250)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(37 more lines...)
|
||||
| Collapse |
VisitQueueEntryDaoTest
shouldFindVisitQueueEntriesByInServiceStatusAndService
|
Build and test Module | < 1 sec | |
java.lang.AssertionError: Expected: a collection with size <1> but: collection size was <0>
java.lang.AssertionError:
Expected: a collection with size <1>
but: collection size was <0>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.openmrs.module.queue.api.dao.VisitQueueEntryDaoTest.shouldFindVisitQueueEntriesByInServiceStatusAndService(VisitQueueEntryDaoTest.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(37 more lines...)
|
||||
| Collapse |
VisitQueueEntryDaoTest
shouldGetCountOfVisitQueueEntriesByConsultationService
|
Build and test Module | < 1 sec | |
java.lang.AssertionError: Expected: is <1L> but: was <0L>
java.lang.AssertionError:
Expected: is <1L>
but: was <0L>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.openmrs.module.queue.api.dao.VisitQueueEntryDaoTest.shouldGetCountOfVisitQueueEntriesByConsultationService(VisitQueueEntryDaoTest.java:242)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(37 more lines...)
|
||||
| Collapse |
VisitQueueEntryDaoTest
shouldNotFilterVisitQueueEntriesByServiceAndStatusIfBothAreNull
|
Build and test Module | < 1 sec | |
java.lang.AssertionError: Expected: a collection with size <2> but: collection size was <0>
java.lang.AssertionError:
Expected: a collection with size <2>
but: collection size was <0>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.openmrs.module.queue.api.dao.VisitQueueEntryDaoTest.shouldNotFilterVisitQueueEntriesByServiceAndStatusIfBothAreNull(VisitQueueEntryDaoTest.java:224)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(37 more lines...)
|
||||
| Collapse |
VisitQueueEntryDaoTest
shouldFilterVisitQueueEntriesByConsultationService
|
Build and test Module | < 1 sec | |
java.lang.AssertionError: Expected: a collection with size <1> but: collection size was <0>
java.lang.AssertionError:
Expected: a collection with size <1>
but: collection size was <0>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.openmrs.module.queue.api.dao.VisitQueueEntryDaoTest.shouldFilterVisitQueueEntriesByConsultationService(VisitQueueEntryDaoTest.java:206)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(37 more lines...)
|
||||
| Status | Test | Failing since | View job | Duration | |
|---|---|---|---|---|---|
|
QueueEntryValidatorTest
shouldReturnFalseForInvalidStatusConcept
|
Failing since build #28 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | Build and test Module | < 1 sec | ||
java.lang.NullPointerException at org.openmrs.api.impl.ConceptServiceImpl.explodeConceptSetHelper(ConceptServiceImpl.java:896) at org.openmrs.api.impl.ConceptServiceImpl.getConceptsByConceptSet(ConceptServiceImpl.java:682) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) (68 more lines...) |
|||||
|
QueueEntryValidatorTest
shouldRejectQueueEntryWithInValidConceptStatus
|
Failing since build #28 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | Build and test Module | < 1 sec | ||
java.lang.NullPointerException at org.openmrs.api.impl.ConceptServiceImpl.explodeConceptSetHelper(ConceptServiceImpl.java:896) at org.openmrs.api.impl.ConceptServiceImpl.getConceptsByConceptSet(ConceptServiceImpl.java:682) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) (70 more lines...) |
|||||
|
QueueEntryValidatorTest
shouldReturnTrueForValidStatusConcept
|
Failing since build #28 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | Build and test Module | < 1 sec | ||
java.lang.NullPointerException at org.openmrs.api.impl.ConceptServiceImpl.explodeConceptSetHelper(ConceptServiceImpl.java:896) at org.openmrs.api.impl.ConceptServiceImpl.getConceptsByConceptSet(ConceptServiceImpl.java:682) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) (68 more lines...) |
|||||
|
QueueEntryValidatorTest
shouldNotRejectQueueEntryWithValidConceptStatus
|
Failing since build #28 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | Build and test Module | < 1 sec | ||
java.lang.NullPointerException at org.openmrs.api.impl.ConceptServiceImpl.explodeConceptSetHelper(ConceptServiceImpl.java:896) at org.openmrs.api.impl.ConceptServiceImpl.getConceptsByConceptSet(ConceptServiceImpl.java:682) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) (70 more lines...) |
|||||
|
QueueValidatorTest
shouldReturnFalseForInvalidServiceConcept
|
Failing since build #28 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | Build and test Module | < 1 sec | ||
java.lang.NullPointerException at org.openmrs.api.impl.ConceptServiceImpl.explodeConceptSetHelper(ConceptServiceImpl.java:896) at org.openmrs.api.impl.ConceptServiceImpl.getConceptsByConceptSet(ConceptServiceImpl.java:682) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) (68 more lines...) |
|||||
|
QueueValidatorTest
shouldReturnTrueForValidServiceConcept
|
Failing since build #28 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | Build and test Module | < 1 sec | ||
java.lang.NullPointerException at org.openmrs.api.impl.ConceptServiceImpl.explodeConceptSetHelper(ConceptServiceImpl.java:896) at org.openmrs.api.impl.ConceptServiceImpl.getConceptsByConceptSet(ConceptServiceImpl.java:682) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) (68 more lines...) |
|||||
|
VisitQueueEntryValidatorTest
shouldReturnFalseForInvalidStatusConcept
|
Failing since build #28 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | Build and test Module | < 1 sec | ||
java.lang.NullPointerException at org.openmrs.api.impl.ConceptServiceImpl.explodeConceptSetHelper(ConceptServiceImpl.java:896) at org.openmrs.api.impl.ConceptServiceImpl.getConceptsByConceptSet(ConceptServiceImpl.java:682) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) (68 more lines...) |
|||||
|
VisitQueueEntryValidatorTest
shouldReturnTrueForValidStatusConcept
|
Failing since build #28 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | Build and test Module | < 1 sec | ||
java.lang.NullPointerException at org.openmrs.api.impl.ConceptServiceImpl.explodeConceptSetHelper(ConceptServiceImpl.java:896) at org.openmrs.api.impl.ConceptServiceImpl.getConceptsByConceptSet(ConceptServiceImpl.java:682) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) (68 more lines...) |
|||||