OpenMRS Core Master
Build: #967 failed
Job: Build and Test failed
Job result summary
- Completed
- Duration
- 20 minutes
- Revision
-
79198a3b1a8400ebf543b630600bef5433aaa749
79198a3b1a8400ebf543b630600bef5433aaa749 - Total tests
- 3416
- Fixed in
- #970 (Code changes detected)
Configuration changes
Tests
- 3,416 tests in total
- 8 tests failed
- 8 failures are new
- 36 tests were quarantined / skipped
- 10 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
SchedulerFormControllerTest
onSubmit_shouldNotRescheduleATaskThatIsNotCurrentlyScheduled
|
< 1 sec | |
org.hibernate.NonUniqueResultException: query did not return a unique result: 2 at org.hibernate.internal.AbstractQueryImpl.uniqueElement(AbstractQueryImpl.java:975) at org.hibernate.internal.CriteriaImpl.uniqueResult(CriteriaImpl.java:402) at org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO.getTaskByName(HibernateSchedulerDAO.java:93) at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.getTaskByName(TimerSchedulerServiceImpl.java:390) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (28 more lines...) |
|||
Collapse |
SchedulerFormControllerTest
onSubmit_shouldNotRescheduleAnExecutingTask
|
< 1 sec | |
org.hibernate.NonUniqueResultException: query did not return a unique result: 2 at org.hibernate.internal.AbstractQueryImpl.uniqueElement(AbstractQueryImpl.java:975) at org.hibernate.internal.CriteriaImpl.uniqueResult(CriteriaImpl.java:402) at org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO.getTaskByName(HibernateSchedulerDAO.java:93) at org.openmrs.scheduler.timer.TimerSchedulerServiceImpl.getTaskByName(TimerSchedulerServiceImpl.java:390) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (28 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithAllNamingSpecified
|
< 1 sec | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:621) at org.junit.Assert.assertNotNull(Assert.java:631) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithAllNamingSpecified(ConceptFormControllerTest.java:345) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts
|
< 1 sec | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:621) at org.junit.Assert.assertNotNull(Assert.java:631) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts(ConceptFormControllerTest.java:249) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts
|
< 1 sec | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:621) at org.junit.Assert.assertNotNull(Assert.java:631) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts(ConceptFormControllerTest.java:294) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameSpecified
|
< 1 sec | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:621) at org.junit.Assert.assertNotNull(Assert.java:631) at org.openmrs.web.controller.ConceptFormControllerTest.shouldAddConceptWithNameAndShortNameSpecified(ConceptFormControllerTest.java:206) |
|||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptWithNameAlreadyInSynonymList
|
< 1 sec | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:621) at org.junit.Assert.assertNotNull(Assert.java:631) at org.openmrs.web.controller.ConceptFormControllerTest.shouldUpdateConceptWithNameAlreadyInSynonymList(ConceptFormControllerTest.java:397) |
|||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptWithShortNameAlreadyInSynonymList
|
< 1 sec | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:621) at org.junit.Assert.assertNotNull(Assert.java:631) at org.openmrs.web.controller.ConceptFormControllerTest.shouldUpdateConceptWithShortNameAlreadyInSynonymList(ConceptFormControllerTest.java:446) |