Deploys Reference Application SNAPSHOT to maven

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
1 second
Duration
38 minutes
Labels
None
Revisions
Distribution
40a6ed7dc873aa997068888f0473d4d7899e3b21 40a6ed7dc873aa997068888f0473d4d7899e3b21
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32 2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
69
Failing since
#3859 (Child of RA-RA-1696)
Fixed in
#3862 (Rebuilt by Wyclif Luyima)

Responsible

This build has been failing since #3859
No one has taken responsibility

Code commits

Distribution
Author Commit Message Commit date
Tomasz Mueller <tmueller@soldevelo.com> Tomasz Mueller <tmueller@soldevelo.com> 40a6ed7dc873aa997068888f0473d4d7899e3b21 40a6ed7dc873aa997068888f0473d4d7899e3b21 fixed XSSOnPhoneNumberField

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 38 secs
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.className: patient-header
Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02'
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'
Driver info: driver.version: unknown
	at sun.reflect.GeneratedConstructorAccessor20.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:193)
(14 more lines...)
Collapse Failed RegistrationAppTest registerUnidentifiedPatient History
Run UI tests on Travis 16 secs
org.openqa.selenium.UnhandledAlertException: unexpected alert open
  (Session info: chrome=43.0.2357.130)
  (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-49-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 3 milliseconds: null
Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02'
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: 87c4bfbaa85bc285574f1ccec95be718
Driver info: org.openqa.selenium.chrome.ChromeDriver
(20 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.className: toast-item-wrapper
Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02'
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'
Driver info: driver.version: unknown
	at sun.reflect.GeneratedConstructorAccessor20.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:193)
(14 more lines...)