Deploys Reference Application SNAPSHOT to maven

Build: #4127 failed Child of RA-RA-1833

Stages & jobs

  1. Create Reference Application packages

  2. Deploy to Automated Functional Test Server

  3. Run UI Tests

  4. Deploy to Manual Test Server

  5. Release

    Requires a user to start manually
  6. Create Standalone

Test results

  • 6 tests in total
  • 2 tests failed
  • 2 failures are new
  • 2 tests were fixed
  • 1 test was quarantined / skipped
  • 4 minutes taken in total.
New test failures 2
Status Test View job Duration
Collapse Failed CaptureVitalsTest captureVital
Run UI tests on Travis 50 secs
org.openqa.selenium.TimeoutException: Timed out after 15 seconds waiting for visibility of element located by By.cssSelector: #quick-visit-creation-dialog .confirm
Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
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: c27329d105db44539084c4198d6a8379
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, hasMetadata=true, browserName=firefox, rotatable=false, locationContextEnabled=true, webdriver.remote.sessionid=c27329d105db44539084c4198d6a8379, version=42.0, cssSelectorsEnabled=true, databaseEnabled=true, handlesAlerts=true, webStorageEnabled=true, nativeEvents=false, applicationCacheEnabled=true, takesScreenshot=true}]
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:79)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
(3 more lines...)
Collapse Failed FindPatientRecordTest testFindPatientRecord
Run UI tests on Travis 50 secs
org.openqa.selenium.TimeoutException: Timed out after 15 seconds waiting for visibility of element located by By.xpath: //table[@id='patient-search-results-table']/tbody/tr/td[2]
Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
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: 91ab9af6984a4f7a8152cb6bfd95b0ee
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, hasMetadata=true, browserName=firefox, rotatable=false, locationContextEnabled=true, webdriver.remote.sessionid=91ab9af6984a4f7a8152cb6bfd95b0ee, version=42.0, cssSelectorsEnabled=true, databaseEnabled=true, handlesAlerts=true, webStorageEnabled=true, nativeEvents=false, applicationCacheEnabled=true, takesScreenshot=true}]
	at sun.reflect.GeneratedConstructorAccessor28.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
(30 more lines...)
Fixed tests 2
Status Test Failing since View job Duration
Successful LoginTest verifyModulesAvailableOnHomePage
Failing since build #4126 (Child of RA-RA-1832) Run UI tests on Travis 37 secs
Successful RegistrationAppTest registerAPatient
Failing since build #4125 (Child of RDD-RDD-1641) Run UI tests on Travis 1 min
Skipped tests 1
Status Test Failing since View job
Skipped VisitTest testStartVisit
Run UI tests on Travis