Deploys Reference Application SNAPSHOT to maven
Build: #3511 failed Child of CA-CA-2114
Build result summary
Details
- Completed
- Queue duration
- 2 seconds
- Duration
- 14 minutes
- Labels
- None
- Revisions
-
- Distribution
-
a66684a6f2bf914e04fe8e42c4fb5982c04ff308
- Standalone RA
-
2cc1eedc8952f87a71cc34e7c976f30d82d62c32
- Release scripts
-
fd5310f196074c1101fc7f1e2349005e2f083d72
- Total tests
- 11
- Failing since
- #3496 (Changes by Tomasz Mueller <tmueller@soldevelo.com> – )
- Fixed in
- #3515 (Child of REGAPP-REGAPP-2159)
Responsible
This build has been failing since #3496
No one has taken responsibility
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
CheckModules
org.openmrs.reference.CheckModules
|
Run UI tests on Travis | 1 min | |
org.openqa.selenium.WebDriverException: chrome not reachable (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-45-generic x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 78.41 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-45-generic', java.version: '1.7.0_79' Driver info: org.openqa.selenium.chrome.ChromeDriver org.openqa.selenium.WebDriverException: chrome not reachable (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-45-generic x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 78.41 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-45-generic', java.version: '1.7.0_79' Driver info: org.openqa.selenium.chrome.ChromeDriver at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) (36 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
DuplicatePatientRegisterTest
DuplicateRegisterTest
|
Failing since build #3509 (Child of REGAPP-REGAPP-2153) | Run UI tests on Travis | 28 secs | ||
org.openqa.selenium.ElementNotVisibleException: element not visible (Session info: chrome=43.0.2357.81) (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-45-generic x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 25 milliseconds 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-45-generic', java.version: '1.7.0_79' Session ID: 6db7ab9536e0fd7a97b20fb2158b5944 Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, browserName=chrome, chrome={userDataDir=/tmp/.com.google.Chrome.yZSm8Q}, rotatable=false, locationContextEnabled=true, mobileEmulationEnabled=false, version=43.0.2357.81, takesHeapSnapshot=true, cssSelectorsEnabled=true, databaseEnabled=false, handlesAlerts=true, browserConnectionEnabled=false, webStorageEnabled=true, nativeEvents=true, applicationCacheEnabled=false, takesScreenshot=true}] org.openqa.selenium.ElementNotVisibleException: element not visible (Session info: chrome=43.0.2357.81) (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-45-generic x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 25 milliseconds 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-45-generic', java.version: '1.7.0_79' Session ID: 6db7ab9536e0fd7a97b20fb2158b5944 (50 more lines...) |
|||||
RegistrationAppTest
registerUnidentifiedPatient
|
Failing since build #3506 (Code changes detected) | Run UI tests on Travis | 37 secs | ||
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$1@407ec20c 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-45-generic', java.version: '1.7.0_79' Driver info: driver.version: unknown org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$1@407ec20c 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-45-generic', java.version: '1.7.0_79' 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...) |
|||||
RegistrationAppTest
registerAPatient
|
Failing since build #3506 (Code changes detected) | Run UI tests on Travis | 49 secs | ||
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.xpath: //div[@id='confirmation']//li[1]/strong 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-45-generic', java.version: '1.7.0_79' Driver info: driver.version: unknown org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.xpath: //div[@id='confirmation']//li[1]/strong 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-45-generic', java.version: '1.7.0_79' 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) (65 more lines...) |
Status | Test | Failing since | View job | Duration |
---|---|---|---|---|
CaptureVitalsTest
captureVital
|
Failing since build #3496 (Changes by Tomasz Mueller <tmueller@soldevelo.com>) | Run UI tests on Travis | 55 secs |