Deploys Reference Application SNAPSHOT to maven

Build: #5064 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
11 minutes
Revision
6bd6e12ebc029bf0394eaa724985b86a0783f0b3 6bd6e12ebc029bf0394eaa724985b86a0783f0b3
Total tests
27
Fixed in
#5074 (Manual run by Rafal Korytkowski)

Configuration changes

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

Tests

  • 27 tests in total
  • 2 tests failed
  • 2 failures are new
  • 1 test was quarantined / skipped
  • 54 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed AddDiagnosisToVisitNoteTest AddDiagnosisToVisitNoteTest History
6 mins
org.junit.ComparisonFailure: expected:<[Bleeding]> but was:<[Pneumonia]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.reference.AddDiagnosisToVisitNoteTest.AddDiagnosisToVisitNoteTest(AddDiagnosisToVisitNoteTest.java:58)
Collapse Failed AddPastVisitTest addPastVisitTest History
4 mins
org.openqa.selenium.TimeoutException: Timed out after 60 seconds waiting for visibility of element located by By.cssSelector: #patient-search-results-table tr:first-child td:nth-child(2)
Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43'
System info: host: 'gw108', ip: '149.165.228.106', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-91-generic', java.version: '1.8.0_91'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Capabilities [{applicationCacheEnabled=true, rotatable=false, hasMetadata=true, databaseEnabled=true, handlesAlerts=true, version=42.0, platform=LINUX, nativeEvents=false, acceptSslCerts=true, webdriver.remote.sessionid=03c446d39db3428d85ef0bd31c1fd6a5, locationContextEnabled=true, webStorageEnabled=true, takesScreenshot=true, browserName=firefox, javascriptEnabled=true, cssSelectorsEnabled=true}]
Session ID: 03c446d39db3428d85ef0bd31c1fd6a5
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:261)
(4 more lines...)