Deploys Reference Application SNAPSHOT to maven

Build: #3921 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
5c3ebf4d7813f0a56eacb4409d2feabe9a38850c 5c3ebf4d7813f0a56eacb4409d2feabe9a38850c
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
  • 3 tests failed
  • 2 failures are new
  • 2 tests were quarantined / skipped
  • 5 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed LoginTest verifyModulesAvailableOnHomePage History
2 mins
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$4@5f9c3646
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: ca329045a18c4f619fdb7ee14fd92900
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=ca329045a18c4f619fdb7ee14fd92900, 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...)
Collapse Failed RegistrationAppTest registerAPatient History
2 mins
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$4@5df09c28
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: 32de5c6e643c43439a4624fbfb77aaad
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=32de5c6e643c43439a4624fbfb77aaad, 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.tearDown(CaptureVitalsTest.java:47)