Deploys Reference Application SNAPSHOT to maven
Build: #3408 failed
Job: Run UI tests on Travis failed
Job result summary
- Completed
- Duration
- 5 minutes
- Revision
-
eb395e0d411804efeb28026f4abf14180e92a3f6
- Total tests
- 9
- Failing since
- #3374 (Child of RA-RA-1460 – )
- Fixed in
- #3429 (Manual run by Cintia Del Rio)
Configuration changes
Tests
- 9 tests in total
- 2 tests failed
- 1 failure is new
- 1 minute taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
RegistrationAppTest
registerAPatient
|
43 secs | |
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$1@7db6306b 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-49-generic', java.version: '1.7.0_75' Driver info: driver.version: unknown org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$1@7db6306b 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-49-generic', java.version: '1.7.0_75' 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.waitForFocusById(AbstractBasePage.java:156) (39 more lines...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
LoginTest
verifyModulesAvailableOnHomePage
|
Failing since build #3392 (Child of CA-CA-2074) | 2 secs | ||
java.lang.AssertionError: Expected: is <8> but: was <9> java.lang.AssertionError: Expected: is <8> but: was <9> 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...) |