Plan for the LegacyUI module 1.x
Build: #112 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 1 minute
- Revision
-
361d81ca7106a55931d3f0b11603236c11571b9f
- Total tests
- 298
- Failing since
- #111 (Changes by Daniel Kayiwa <kayiwadaniel@gmail.com> – )
- Fixed in
- #114 (Changes by Daniel Kayiwa and Kris Schmidt <kris.schmidt7@gmail.com>)
Tests
- 298 tests in total
- 6 tests failed
- 4 tests were quarantined / skipped
- 1 minute taken in total.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
ConceptFormControllerTest
shouldAddConceptWithAllNamingSpecified
|
Failing since build #111 (Changes by Daniel Kayiwa <kayiwadaniel@gmail.com>) | < 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:347) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |
||||
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts
|
Failing since build #111 (Changes by Daniel Kayiwa <kayiwadaniel@gmail.com>) | < 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:251) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |
||||
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts
|
Failing since build #111 (Changes by Daniel Kayiwa <kayiwadaniel@gmail.com>) | < 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:296) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |
||||
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameSpecified
|
Failing since build #111 (Changes by Daniel Kayiwa <kayiwadaniel@gmail.com>) | < 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:207) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (37 more lines...) |
||||
ConceptFormControllerTest
shouldUpdateConceptWithNameAlreadyInSynonymList
|
Failing since build #111 (Changes by Daniel Kayiwa <kayiwadaniel@gmail.com>) | < 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:399) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |
||||
ConceptFormControllerTest
shouldUpdateConceptWithShortNameAlreadyInSynonymList
|
Failing since build #111 (Changes by Daniel Kayiwa <kayiwadaniel@gmail.com>) | < 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:448) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |