Deploys Reference Application SNAPSHOT to maven
Build: #3086 failed Child of RA-RA-1329
Test results
- 9 tests in total
- 3 tests failed
- 2 failures are new
- 1 test was quarantined / skipped
- 2 minutes taken in total.
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...) |
Status | Test | Failing since | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
Collapse |
VisitTest
testStartVisit
|
Failing since build #3077 (Child of RDD-RDD-1262) | Not quarantined | Run UI tests on Travis | 7 secs | |
javax.ws.rs.BadRequestException: HTTP 400 Bad Request at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:904) at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) at org.glassfish.jersey.internal.Errors.process(Errors.java:315) at org.glassfish.jersey.internal.Errors.process(Errors.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:228) (46 more lines...) |