Sonar metrics for OpenMRS Core Master

Build: #570 failed Scheduled with changes by Nicholas Folk <nicholasfolk@gmail.com> and Daniel Kayiwa

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
21 minutes
Labels
None
Revision
495a1c733bc9c3ab0506de107e4f3fec4f0fa54a 495a1c733bc9c3ab0506de107e4f3fec4f0fa54a
Total tests
3420
Failing since
#524 (Scheduled with changes by Daniel Kayiwa)
Fixed in
#675 (Manual run by Rafal Korytkowski)

Responsible

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 495a1c733bc9c3ab0506de107e4f3fec4f0fa54a 495a1c733bc9c3ab0506de107e4f3fec4f0fa54a Merge pull request #1525 from NicholasFolk/final-T4572
TRUNK-4572: Provide UI to "Delete Forever" unused Concept Drugs
Nicholas Folk <nicholasfolk@gmail.com> Nicholas Folk <nicholasfolk@gmail.com> 436c485cda420a260115119e50c56051220e8d61 436c485cda420a260115119e50c56051220e8d61 TRUNK-4572: Provide UI to "Delete Forever" unused Concept Drugs
Daniel Kayiwa Daniel Kayiwa 8fded514ddb126c1fafd913a3a64b79d63669b51 8fded514ddb126c1fafd913a3a64b79d63669b51 Corrected message_es properties file for spanish - TRUNK-4741

Tests

Existing test failures 7
Status Test Failing since View job Duration
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...)
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)
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)
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)
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)
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)
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)
Fixed tests 2
Status Test Failing since View job Duration
Successful SchedulerFormControllerTest onSubmit_shouldNotRescheduleATaskThatIsNotCurrentlyScheduled History
Failing since build #568 (Scheduled with changes by Daniel Kayiwa and Owolabi Legunsen <owolabileg@gmail.com>) Sonar Full Analysis < 1 sec
Successful SchedulerFormControllerTest processFormSubmission_shouldNotThrowNullPointerExceptionIfRepeatIntervalIsNull History
Failing since build #569 (Scheduled) Sonar Full Analysis < 1 sec

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-4572Could not obtain issue details from Jira
Unknown Issue TypeTRUNK-4741Could not obtain issue details from Jira