Deploys Reference Application SNAPSHOT to maven
Build: #3123 failed
Job: Run UI tests on Travis failed
Job result summary
- Completed
- Duration
- 6 minutes
- Revision
-
b86868e4a887560690f5c59e33df4a6eb2fc5662
b86868e4a887560690f5c59e33df4a6eb2fc5662 - Total tests
- 9
- Fixed in
- #3132 (Manual run by Mark Goodrich)
Configuration changes
Tests
- 9 tests in total
- 3 tests failed
- 3 failures are new
- 1 test was quarantined / skipped
- 2 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
CheckModules
org.openmrs.reference.CheckModules
|
33 secs | |
org.openqa.selenium.WebDriverException: unknown error: unable to discover open pages (Driver info: chromedriver=2.8.240825,platform=Linux 3.13.0-40-generic x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 30.62 seconds 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_34' Driver info: org.openqa.selenium.chrome.ChromeDriver org.openqa.selenium.WebDriverException: unknown error: unable to discover open pages (Driver info: chromedriver=2.8.240825,platform=Linux 3.13.0-40-generic x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 30.62 seconds 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_34' Driver info: org.openqa.selenium.chrome.ChromeDriver at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) (36 more lines...) |
|||
Collapse |
RegistrationAppTest
registerAPatient
|
59 secs | |
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: 'gw107', ip: '149.165.228.105', 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: 'gw107', ip: '149.165.228.105', 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...) |
|||
Collapse |
RegistrationAppTest
registerUnidentifiedPatient
|
32 secs | |
java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.openmrs.reference.RegistrationAppTest.registerUnidentifiedPatient(RegistrationAppTest.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (33 more lines...) |