Deploys Reference Application SNAPSHOT to maven

Build: #3910 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

Verify modules available on home page: Test case result

The below summarizes the result of the test "Verify modules available on home page" in build 3,910 of Reference Application - Distribution 2.x - Run UI tests on Travis. View test case history
Description
Verify modules available on home page
Test class
org.openmrs.reference.LoginTest
Method
verifyModulesAvailableOnHomePage
Duration
1 min
Status
Failed (New Failure)

Error Log

org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$4@5830b878
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: 38aaf4f619db4025b117803ea8b42949
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, hasMetadata=true, browserName=chrome, chrome={userDataDir=/tmp/.com.google.Chrome.VO9AZc}, rotatable=false, mobileEmulationEnabled=false, locationContextEnabled=true, webdriver.remote.sessionid=38aaf4f619db4025b117803ea8b42949, version=45.0.2454.85, takesHeapSnapshot=true, cssSelectorsEnabled=true, databaseEnabled=false, handlesAlerts=true, browserConnectionEnabled=false, webStorageEnabled=true, nativeEvents=true, applicationCacheEnabled=false, takesScreenshot=true}]
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:79)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
	at org.openmrs.uitestframework.page.AbstractBasePage.waitForPageToBeReady(AbstractBasePage.java:237)
	at org.openmrs.uitestframework.page.LoginPage.login(LoginPage.java:34)
	at org.openmrs.uitestframework.page.LoginPage.login(LoginPage.java:45)
	at org.openmrs.uitestframework.page.LoginPage.loginAsAdmin(LoginPage.java:49)
	at org.openmrs.reference.LoginTest.verifyModulesAvailableOnHomePage(LoginTest.java:33)