Deploys Reference Application SNAPSHOT to maven
Build: #4885 failed Changes by dkayiwa <kayiwadaniel@gmail.com>
Build result summary
Details
- Completed
- Queue duration
- 1 second
- Duration
- 9 minutes
- Labels
- None
- Revisions
-
- Distribution
-
de3e6f24ee633a36908310f4b42370c1155ddfb7
de3e6f24ee633a36908310f4b42370c1155ddfb7 - Standalone RA
-
5765e6c0fd4789543d82a066201f7c69fcdf192f
5765e6c0fd4789543d82a066201f7c69fcdf192f - Release scripts
-
a72ca16daff268573032d8bd52a15be883f08322
a72ca16daff268573032d8bd52a15be883f08322
- Total tests
- 9
- Failing since
- #4881 (Child of REGAPP-REGAPP-2941 – )
- Fixed in
- #4890 (Manual run by Daniel Kayiwa)
Tests
Responsible
This build has been failing since #4881
No one has taken responsibility
Code commits
Author | Commit | Commit date | |
---|---|---|---|
dkayiwa <kayiwadaniel@gmail.com> |
de3e6f24ee633a36908310f4b42370c1155ddfb7
|
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
FindPatientByNameTest
findPatientByIdAndNameTest
|
Run UI tests on Travis | 1 min | |
org.openqa.selenium.TimeoutException: Timed out after 15 seconds waiting for visibility of element located by By.xpath: //table[@id='patient-search-results-table']/tbody/tr/td[2] Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43' System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-91-generic', java.version: '1.8.0_91' Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities [{applicationCacheEnabled=true, rotatable=false, hasMetadata=true, databaseEnabled=true, handlesAlerts=true, version=42.0, platform=LINUX, nativeEvents=false, acceptSslCerts=true, webdriver.remote.sessionid=00e88be7f55043f59469021e265b59b0, locationContextEnabled=true, webStorageEnabled=true, takesScreenshot=true, browserName=firefox, javascriptEnabled=true, cssSelectorsEnabled=true}] Session ID: 00e88be7f55043f59469021e265b59b0 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) (28 more lines...) |
||||
Collapse |
LoginTest
verifyModulesAvailableOnHomePage
|
Run UI tests on Travis | 57 secs | |
java.lang.AssertionError: Expected: is <10> but: was <11> 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) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
RegistrationAppTest
registerAPatient
|
Failing since build #4881 (Child of REGAPP-REGAPP-2941) | Run UI tests on Travis | 41 secs | ||
org.openqa.selenium.TimeoutException: Timed out after 15 seconds waiting for org.openmrs.uitestframework.page.Page$1@41046ed9 Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43' System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-91-generic', java.version: '1.8.0_91' Driver info: org.openqa.selenium.remote.RemoteWebDriver Capabilities [{applicationCacheEnabled=true, rotatable=false, hasMetadata=true, databaseEnabled=true, handlesAlerts=true, version=42.0, platform=LINUX, nativeEvents=false, acceptSslCerts=true, webdriver.remote.sessionid=9a24921877394faeabdfc766ae3c6ad2, locationContextEnabled=true, webStorageEnabled=true, takesScreenshot=true, browserName=firefox, javascriptEnabled=true, cssSelectorsEnabled=true}] Session ID: 9a24921877394faeabdfc766ae3c6ad2 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:261) (6 more lines...) |