Plan for the LegacyUI module
Build: #93 failed Changes by Wyclif Luyima
Build result summary
Details
- Completed
- Queue duration
- 1 second
- Duration
- 2 minutes
- Labels
- None
- Revisions
-
- Git
-
2b7718b33ef52b24efabac0da763a9cf997c97a3
2b7718b33ef52b24efabac0da763a9cf997c97a3 - Release scripts
-
a9c6b4741f415820e397e9b150cf80baca7f9368
a9c6b4741f415820e397e9b150cf80baca7f9368
- Total tests
- 298
- Fixed in
- #95 (Manual run by Wyclif Luyima)
Tests
- 6 New failures
- 0 Existing failures
- 0 Fixed
- 4 Quarantined / skipped
Responsible
- Wyclif Luyima Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Wyclif Luyima |
2b7718b33ef52b24efabac0da763a9cf997c97a3
|
Configuration changes
Plan configuration has changed since the last successful build. See the plan audit log for more details.
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:346) 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:447) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |
||||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToNumericConcepts
|
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.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
|
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:206) 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:398) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |
||||
Collapse |
ConceptFormControllerTest
shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts
|
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.shouldAddConceptWithNameAndShortNameAndDescriptionSpecifiedToCodeConcepts(ConceptFormControllerTest.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (36 more lines...) |