Deploys Reference Application SNAPSHOT to maven

Build: #4143 failed Child of UITF-UITF-83

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

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
13 minutes
Labels
None
Revisions
Distribution
af5ae0bd41910968fe450f6395a9706f31e5737f af5ae0bd41910968fe450f6395a9706f31e5737f
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32 2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
63
Fixed in
#4146 (Changes by Rafal Korytkowski)

Tests

Responsible

Code commits

Distribution
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski af5ae0bd41910968fe450f6395a9706f31e5737f af5ae0bd41910968fe450f6395a9706f31e5737f Enabled all ui tests

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 2
Status Test View job Duration
Collapse Failed FindPatientByIdAndNameTest findPatientByIdAndNameTest History
Run UI tests on Travis 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
Run UI tests on Travis 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...)