Sonar metrics for OpenMRS Core Master
Build: #646 failed Scheduled
Build result summary
Details
- Completed
- Queue duration
- 2 seconds
- Duration
- 26 minutes
- Labels
- None
- Revision
-
652ecf2ba4642df56f41249fe86381c3bf863d3a
652ecf2ba4642df56f41249fe86381c3bf863d3a - Total tests
- 3434
- Failing since
- #524 (Scheduled with changes by Daniel Kayiwa – )
- Fixed in
- #675 (Manual run by Rafal Korytkowski)
Tests
- 9 New failures
- 0 Existing failures
- 0 Fixed
- 35 Quarantined / skipped
Responsible
This build has been failing since #524
No one has taken responsibility
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
SchedulerFormControllerTest
onSubmit_shouldNotRescheduleATaskThatIsNotCurrentlyScheduled
|
Sonar Full Analysis | < 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
processFormSubmission_shouldNotThrowNullPointerExceptionIfRepeatIntervalIsNull
|
Sonar Full Analysis | < 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
|
Sonar Full Analysis | < 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
|
Sonar Full Analysis | < 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:346) |
||||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptWithShortNameAlreadyInSynonymList
|
Sonar Full Analysis | < 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:447) |
||||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts
|
Sonar Full Analysis | < 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:295) |
||||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameSpecified
|
Sonar Full Analysis | < 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.web.controller.ConceptFormControllerTest.shouldAddConceptWithNameAndShortNameSpecified(ConceptFormControllerTest.java:206) |
||||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptWithNameAlreadyInSynonymList
|
Sonar Full Analysis | < 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:398) |
||||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts
|
Sonar Full Analysis | < 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:250) |