Deploys Reference Application SNAPSHOT to maven
Build: #3086 failed Child of RA-RA-1329
Build result summary
Details
- Completed
- Queue duration
- 4 seconds
- Duration
- 11 minutes
- Labels
- None
- Revisions
-
- Distribution
-
01e7fb6222beaab8e1f53c11d2a300ab8c4cca25
01e7fb6222beaab8e1f53c11d2a300ab8c4cca25 - Standalone RA
-
ab5a0e94e60123910c177b59b1ee8dc717467623
ab5a0e94e60123910c177b59b1ee8dc717467623 - Release scripts
-
e9a4608772fb6866768ccaef599cd2b9e5580f0a
e9a4608772fb6866768ccaef599cd2b9e5580f0a
- Total tests
- 9
- Failing since
- #3060 (Rebuilt by Daniel Kayiwa – )
- Fixed in
- #3102 (Manual run by Daniel Kayiwa)
Tests
Responsible
- Daniel Kayiwa Automatically assigned
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
RegistrationAppTest
registerUnidentifiedPatient
|
Run UI tests on Travis | 39 secs | |
org.openqa.selenium.TimeoutException: Timed out after 16 seconds waiting for presence of element located by: By.className: logo Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-40-generic', java.version: '1.6.0_33' Driver info: driver.version: unknown org.openqa.selenium.TimeoutException: Timed out after 16 seconds waiting for presence of element located by: By.className: logo Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02' System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-40-generic', java.version: '1.6.0_33' 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.findElement(AbstractBasePage.java:51) (64 more lines...) |
||||
Collapse |
RegistrationAppTest
registerAPatient
|
Run UI tests on Travis | 49 secs | |
org.openqa.selenium.TimeoutException: Timed out after 16 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: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-40-generic', java.version: '1.6.0_33' Driver info: driver.version: unknown org.openqa.selenium.TimeoutException: Timed out after 16 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: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-40-generic', java.version: '1.6.0_33' 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 #3085 (Changes by OpenMRS Administrator and mogoodrich <mgoodrich@pih.org>) | Run UI tests on Travis | 2 secs | ||
java.lang.AssertionError: Expected: is <7> but: was <8> java.lang.AssertionError: Expected: is <7> but: was <8> 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...) |