Deploys Reference Application SNAPSHOT to maven
Build: #3124 failed
Job: Run UI tests on Travis failed
Job result summary
- Completed
- Duration
- 14 minutes
- Revision
-
b86868e4a887560690f5c59e33df4a6eb2fc5662
- Total tests
- 9
- Failing since
- #3123 (Child of CA-CA-1953 – )
- Fixed in
- #3132 (Manual run by Mark Goodrich)
Configuration changes
Tests
- 9 tests in total
- 3 tests failed
- 1 test was quarantined / skipped
- 7 minutes taken in total.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
CheckModules
org.openmrs.reference.CheckModules
|
Failing since build #3123 (Child of CA-CA-1953) | 39 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: 35.76 seconds 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-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: 35.76 seconds 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-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...) |
||||
RegistrationAppTest
registerAPatient
|
Failing since build #3123 (Child of CA-CA-1953) | 3 mins | ||
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: 'gw108', ip: '149.165.228.106', 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: 'gw108', ip: '149.165.228.106', 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...) |
||||
RegistrationAppTest
registerUnidentifiedPatient
|
Failing since build #3123 (Child of CA-CA-1953) | 2 mins | ||
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...) |