Build: #30 failed
Job: Build and test Module failed
Test results
- 107 tests in total
 - 9 tests failed
 - 8 tests were fixed
 - 11 seconds taken in total.
 
Build 30 has the following 9 errors:There were no new test failures since the previous build.
| Status | Test | Failing since | Duration | |
|---|---|---|---|---|
| 
                                VisitQueueEntryDaoTest
                                shouldFilterVisitQueueEntriesByConsultationService
                                
     | 
                            Failing since build #29 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | < 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...)
                                 | 
                            ||||
| 
                                VisitQueueEntryDaoTest
                                shouldFilterVisitQueueEntriesByInServiceStatus
                                
     | 
                            Failing since build #29 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | < 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...)
                                 | 
                            ||||
| 
                                VisitQueueEntryDaoTest
                                shouldFilterVisitQueueEntriesByLocation
                                
     | 
                            Failing since build #29 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | < 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...)
                                 | 
                            ||||
| 
                                VisitQueueEntryDaoTest
                                shouldFindVisitQueueEntriesByInServiceStatusAndService
                                
     | 
                            Failing since build #29 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | < 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...)
                                 | 
                            ||||
| 
                                VisitQueueEntryDaoTest
                                shouldFindVisitQueueEntriesByWaitingForStatusAndService
                                
     | 
                            Failing since build #29 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | < 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...)
                                 | 
                            ||||
| 
                                VisitQueueEntryDaoTest
                                shouldGetCountOfVisitQueueEntriesByConsultationService
                                
     | 
                            Failing since build #29 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | < 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...)
                                 | 
                            ||||
| 
                                VisitQueueEntryDaoTest
                                shouldGetCountOfVisitQueueEntriesByInServiceStatus
                                
     | 
                            Failing since build #29 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | < 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...)
                                 | 
                            ||||
| 
                                VisitQueueEntryDaoTest
                                shouldGetCountOfVisitQueueEntriesByLocation
                                
     | 
                            Failing since build #29 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | < 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...)
                                 | 
                            ||||
| 
                                VisitQueueEntryDaoTest
                                shouldNotFilterVisitQueueEntriesByServiceAndStatusIfBothAreNull
                                
     | 
                            Failing since build #29 (Changes by Makombe Kennedy <kennedymakombe@gmail.com>) | < 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...)
                                 | 
                            ||||