Deploys Reference Application SNAPSHOT to maven

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

Edit concept test: Test case result

The below summarizes the result of the test "Edit concept test" in build 4,144 of Reference Application - Distribution 2.x - Run UI tests on Travis. View test case history
Description
Edit concept test
Test class
org.openmrs.reference.EditConceptTest
Method
editConceptTest
Duration
3 mins
Status
Failed (New Failure)

Error Log

org.openqa.selenium.TimeoutException: Timed out after 15 seconds waiting for visibility of element located by By.xpath: //table[@id='openmrsSearchTable']/tbody/tr/td
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: e442114b41204d588879639f9167d9dd
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=e442114b41204d588879639f9167d9dd, 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)
	at org.openmrs.uitestframework.page.Page.waitForElement(Page.java:250)
	at org.openmrs.reference.page.ConceptFormPage.clickOnAddedConcept(ConceptFormPage.java:60)
	at org.openmrs.reference.EditConceptTest.editConceptTest(EditConceptTest.java:60)