Deploys Reference Application SNAPSHOT to maven

Build: #5049 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
7 minutes
Revision
2caf41a70d91cf7465a434b254357a24aaaf0051 2caf41a70d91cf7465a434b254357a24aaaf0051
Total tests
21
Fixed in
#5050 (Manual run by Daniel Kayiwa)

Configuration changes

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

Tests

  • 21 tests in total
  • 3 tests failed
  • 3 failures are new
  • 1 test was quarantined / skipped
  • 34 minutes taken in total.
New test failures 3
Status Test Duration
Collapse Failed AddDeleteLocationTest addLocationTest History
3 mins
java.lang.AssertionError: 
Expected: a collection containing "This field is required."
     but: was "Invalid name", was "Invalid name"
	at org.springframework.test.util.MatcherAssertionErrors.assertThat(MatcherAssertionErrors.java:80)
	at org.springframework.test.util.MatcherAssertionErrors.assertThat(MatcherAssertionErrors.java:53)
	at org.openmrs.reference.AddDeleteLocationTest.addLocationTest(AddDeleteLocationTest.java:45)
Collapse Failed AddDiagnosisToVisitNoteTest AddDiagnosisToVisitNoteTest History
4 mins
org.openqa.selenium.TimeoutException: Timed out after 60 seconds waiting for visibility of element located by By.tagName: input
Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43'
System info: host: 'gw107', ip: '149.165.228.105', 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=b1e230549c924f898ec7f1dc3f586ea4, locationContextEnabled=true, webStorageEnabled=true, takesScreenshot=true, browserName=firefox, javascriptEnabled=true, cssSelectorsEnabled=true}]
Session ID: b1e230549c924f898ec7f1dc3f586ea4
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
(29 more lines...)
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: 'gw107', ip: '149.165.228.105', 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=3ff66924563d485cab68ef7a8b4a06cf, locationContextEnabled=true, webStorageEnabled=true, takesScreenshot=true, browserName=firefox, javascriptEnabled=true, cssSelectorsEnabled=true}]
Session ID: 3ff66924563d485cab68ef7a8b4a06cf
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
(29 more lines...)