Deploys Reference Application SNAPSHOT to maven
Build: #3179 failed Child of ASU-ASUML-28
Build result summary
Details
- Completed
- Queue duration
- 8 seconds
- Duration
- 13 minutes
- Labels
- None
- Revisions
-
- Distribution
-
40d015452cf496d8beb185b46696384a32bd1e7d
- Standalone RA
-
ab5a0e94e60123910c177b59b1ee8dc717467623
- Release scripts
-
4ae5ce92b1a7612108a7805946f4319dbbe074a3
- Total tests
- 9
- Failing since
- #3175 (Changes by Zhuan Qingshan <zhuanqingshan@163.com> – )
- Fixed in
- #3191 (Manual run by Wyclif Luyima)
Tests
Responsible
This build has been failing since #3175
No one has taken responsibility
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
CheckModules
checkModules
|
Run UI tests on Travis | 18 secs | |
org.junit.ComparisonFailure: module not ready: Appointment Scheduling UI Module [Not Started] expected:<st[op]> but was:<st[art]> at org.junit.Assert.assertEquals(Assert.java:115) at org.openmrs.reference.CheckModules.checkModules(CheckModules.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) (30 more lines...) |
||||
Collapse |
RegistrationAppTest
registerAPatient
|
Run UI tests on Travis | 1 min | |
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.className: patient-header Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw108', ip: '149.165.228.106', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-40-generic', java.version: '1.6.0_34' Driver info: driver.version: unknown org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.className: patient-header Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw108', ip: '149.165.228.106', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-40-generic', java.version: '1.6.0_34' Driver info: driver.version: unknown at org.openqa.selenium.support.ui.FluentWait.timeoutException(FluentWait.java:259) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228) at org.openmrs.uitestframework.page.AbstractBasePage.waitForElement(AbstractBasePage.java:191) (65 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
LoginTest
verifyModulesAvailableOnHomePage
|
Failing since build #3176 (Child of ASU-ASUML-25) | Run UI tests on Travis | 2 secs | ||
java.lang.AssertionError: Expected: is <8> but: was <7> java.lang.AssertionError: Expected: is <8> but: was <7> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:865) at org.junit.Assert.assertThat(Assert.java:832) at org.openmrs.reference.LoginTest.verifyModulesAvailableOnHomePage(LoginTest.java:40) (36 more lines...) |