Plan for the LegacyUI module
Build: #131 failed Changes by Wyclif Luyima and Rasanjana Perera <krasanjana93@gmail.com>
Build result summary
Details
- Completed
- Queue duration
- 11 minutes
- Duration
- 2 minutes
- Labels
- None
- Revisions
-
- Git
-
05cc37c0ceb15666163fa34319f3604f12bec4c6
05cc37c0ceb15666163fa34319f3604f12bec4c6 - Release scripts
-
a9c6b4741f415820e397e9b150cf80baca7f9368
a9c6b4741f415820e397e9b150cf80baca7f9368
- Total tests
- 306
- Fixed in
- #132 (Manual run by Wyclif Luyima)
Tests
- 8 New failures
- 0 Existing failures
- 0 Fixed
- 4 Quarantined / skipped
Responsible
- Wyclif Luyima Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Wyclif Luyima |
05cc37c0ceb15666163fa34319f3604f12bec4c6
|
||
Wyclif Luyima |
c6fc9f4f274350d2a4ff4bc5ff91ae3ee53599ee
|
||
Rasanjana Perera <krasanjana93@gmail.com> |
966fd9cd68177664f3535525bfbac3af4606edfa
|
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
ConceptFormControllerTest
shouldAddConceptWithAllNamingSpecified
|
Default Job | < 1 sec | |
java.lang.AssertionError 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:356) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |
||||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptWithShortNameAlreadyInSynonymList
|
Default Job | < 1 sec | |
java.lang.AssertionError 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:457) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |
||||
Collapse |
ConceptFormControllerTest
shouldRemoveConceptAnswer
|
Default Job | < 1 sec | |
java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.openmrs.web.controller.ConceptFormControllerTest.shouldRemoveConceptAnswer(ConceptFormControllerTest.java:718) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (35 more lines...) |
||||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameSpecified
|
Default Job | < 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:217) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (37 more lines...) |
||||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptWithNameAlreadyInSynonymList
|
Default Job | < 1 sec | |
java.lang.AssertionError 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:408) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |
||||
Collapse |
ConceptProposalFormControllerTest
onSubmit_shouldCreateASingleUniqueSynonymAndObsForAllSimilarProposals
|
Default Job | < 1 sec | |
org.openmrs.api.ValidationException: '5' failed to validate with reason: descriptions: Concept.description.atLeastOneRequired at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:78) at org.openmrs.api.impl.ConceptServiceImpl.mapConceptProposalToConcept(ConceptServiceImpl.java:733) 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) (67 more lines...) |
||||
Collapse |
DWRConceptServiceTest
findConceptAnswers_shouldSearchForConceptAnswersInAllSearchLocales
|
Default Job | < 1 sec | |
org.openmrs.api.ValidationException: '22' failed to validate with reason: descriptions: Concept.description.atLeastOneRequired at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:78) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:124) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) (40 more lines...) |
||||
Collapse |
DownloadDictionaryServletTest
shouldPrintHeaderAndFormattedConceptLines
|
Default Job | < 1 sec | |
org.junit.ComparisonFailure: expected:<...r User" 5,"SINGLE","[Some description","SINGLE","","","Misc","N/A","","Super User" 6,"MARRIED","Some description]","MARRIED","","","M...> but was:<...r User" 5,"SINGLE","[","SINGLE","","","Misc","N/A","","Super User" 6,"MARRIED","]","MARRIED","","","M...> org.junit.ComparisonFailure: expected:<...r User" 5,"SINGLE","[Some description","SINGLE","","","Misc","N/A","","Super User" 6,"MARRIED","Some description]","MARRIED","","","M...> but was:<...r User" 5,"SINGLE","[","SINGLE","","","Misc","N/A","","Super User" 6,"MARRIED","]","MARRIED","","","M...> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) (39 more lines...) |
Jira issues
Issue | Description | Status | |
---|---|---|---|
Unknown Issue Type | LUI-41 | Could not obtain issue details from Jira | |
Unknown Issue Type | TRUNK-2809 | Could not obtain issue details from Jira |