Plan for the LegacyUI module
Build: #99 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 2 minutes
- Revision
-
cd9f3b47936a5aae2a06a7f2e6b2ae99a9f006f5
cd9f3b47936a5aae2a06a7f2e6b2ae99a9f006f5 - Total tests
- 298
- Fixed in
- #103 (Manual run from the stage: Release by Wyclif Luyima)
Tests
- 298 tests in total
- 6 tests failed
- 6 failures are new
- 4 tests were quarantined / skipped
- 56 seconds taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ConceptFormControllerTest
shouldAddConceptWithAllNamingSpecified
|
< 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:346) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts
|
< 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.shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts(ConceptFormControllerTest.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts
|
< 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.shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts(ConceptFormControllerTest.java:295) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameSpecified
|
< 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) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (37 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptWithNameAlreadyInSynonymList
|
< 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:398) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |
|||
Collapse |
ConceptFormControllerTest
shouldUpdateConceptWithShortNameAlreadyInSynonymList
|
< 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:447) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |