Plan for the LegacyUI module
Build: #131 failed Changes by Wyclif Luyima and Rasanjana Perera <krasanjana93@gmail.com>
Test results
- 306 tests in total
- 8 tests failed
- 8 failures are new
- 4 tests were quarantined / skipped
- 56 seconds taken in total.
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...) |
Status | Test | Failing since | View job |
---|---|---|---|
SchedulerFormControllerTest
onSubmit_shouldNotRescheduleATaskIfTheStartTimeHasPassed
|
Default Job | ||
DWRPatientServiceTest
findPatients_shouldLoggedInUserShouldLoadTheirOwnPatientObject
|
Default Job | ||
DWRPatientServiceTest
findPatients_shouldGetResultsForPatientsThatHaveEditedThemselves
|
Default Job | ||
DWRProviderServiceTest
findProviderCountAndProvider_shouldReturnTheCountOfAllProvidersMatchingTheSearchedNameAlongWithProviderList
|
Default Job |