Deploys Reference Application SNAPSHOT to maven

Build: #4143 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
af5ae0bd41910968fe450f6395a9706f31e5737f af5ae0bd41910968fe450f6395a9706f31e5737f
Total tests
63
Fixed in
#4146 (Code changes detected)

Configuration changes

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

Tests

  • 63 tests in total
  • 2 tests failed
  • 2 failures are new
  • 31 tests were quarantined / skipped
  • 95 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed FindPatientByIdAndNameTest findPatientByIdAndNameTest History
1 min
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.reference.FindPatientByIdAndNameTest.findPatientByIdAndNameTest(FindPatientByIdAndNameTest.java:63)
Collapse Failed RetireLocationTest retireLocationTest History
3 mins
org.openqa.selenium.TimeoutException: Timed out after 15 seconds waiting for visibility of element located by By.linkText: Add Location
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: ea1375e61cc3408cba4b190cb92cbc7c
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=ea1375e61cc3408cba4b190cb92cbc7c, version=42.0, cssSelectorsEnabled=true, databaseEnabled=true, handlesAlerts=true, webStorageEnabled=true, nativeEvents=false, applicationCacheEnabled=true, takesScreenshot=true}]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
(29 more lines...)