OpenMRS Open Web Apps Module CI Plan
Build: #58 failed
Job: Build and test Module failed
Job result summary
- Completed
- Duration
- 40 seconds
- Revision
-
9eb91219ee4b92d73228f8ebbadcd5ab9147eb78
9eb91219ee4b92d73228f8ebbadcd5ab9147eb78 - Total tests
- 27
- Failing since
- #53 (Rebuilt by Juliet Wamalwa – )
- Fixed in
- #66 (Manual run from the stage: Release by Herbert Yiga)
Tests
- 27 tests in total
- 2 tests failed
- 17 seconds taken in total.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
OwaRestControllerTest
install_rightDownloadUrl
|
Failing since build #54 (Rebuilt by Ian Bacher) | < 1 sec | ||
java.lang.AssertionError: expected:<owa.app_installed> but was:<null> 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:144) at org.openmrs.module.owa.web.controller.OwaRestControllerTest.install_rightDownloadUrl(OwaRestControllerTest.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (35 more lines...) |
||||
OwaRestControllerTest
install_urlEndsWithFileName
|
Failing since build #54 (Rebuilt by Ian Bacher) | < 1 sec | ||
java.lang.AssertionError: expected:<owa.app_installed> but was:<null> 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:144) at org.openmrs.module.owa.web.controller.OwaRestControllerTest.install_urlEndsWithFileName(OwaRestControllerTest.java:173) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (35 more lines...) |