Plan for the LegacyUI module 1.x

Build: #158 failed Changes by Wyclif Luyima

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Revisions
Git
fe54ec2b373a7630686030100b750d9d1fdf9f03
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
306
Failing since
#155 (Changes by Wyclif Luyima)
Fixed in
#159 (Changes by Wyclif Luyima)

Tests

Responsible

  • Wyclif Luyima Wyclif Luyima Automatically assigned

Code commits

Git
Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima fe54ec2b373a7630686030100b750d9d1fdf9f03 Revert "Added some log lines to debug failing tests on CI"
This reverts commit bb1a358abb282c4addd7e2a92b58954f1cbfec44.
Wyclif Luyima Wyclif Luyima 35ece96ebf89f261dff2a8fa949b38111a850cdd Revert "Added more log lines to debug failing tests on CI"
This reverts commit 3c730cb3e9f1abb3dbff9de790d6f26da17933fe.
Wyclif Luyima Wyclif Luyima 5f07979c34182387cdfbc6ce06d6adf6df804c4f Revert "Added more log lines to debug failing tests on CI"
This reverts commit 33f66874346f0b1c8828100153e8f5195b4aa5e1.

Tests

Existing test failures 4
Status Test Failing since View job Duration
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...)
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...)
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...)
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...)