Deploys Reference Application SNAPSHOT to maven

Build: #3918 failed

Job: Run UI tests on Travis failed

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

Job result summary

Completed
Duration
5 minutes
Revision
692b5116061ca9780d00e016b99b64884c7ed340
Total tests
6
Failing since
#3902 (Child of RA-RA-1718)
Fixed in
#3925 (Child of UITF-UITF-69)

Configuration changes

Job Run UI tests on Travis with key REFAPP-OMODDISTRO-INTTESTS no longer exists.

Tests

  • 6 tests in total
  • 2 tests failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 3 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed RegistrationAppTest registerAPatient
42 secs
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$4@1174d546
Build info: version: '2.45.0', revision: '5017cb8e7ca8e37638dc3091b2440b90a1d8686f', time: '2015-02-27 09:10:26'
System info: host: 'gw108', ip: '149.165.228.106', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-49-generic', java.version: '1.7.0_79'
Session ID: 4b1facdde7904a7d94fe7becc796e8c7
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=4b1facdde7904a7d94fe7becc796e8c7, version=41.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)
(5 more lines...)
Existing test failures 1
Status Test Failing since Duration
java.lang.NullPointerException: null
	at org.openmrs.reference.CaptureVitalsTest.captureVital(CaptureVitalsTest.java:62)