Deploys Reference Application SNAPSHOT to maven

Build: #3921 failed Changes by Rafal Korytkowski

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
8 minutes
Labels
None
Revisions
Distribution
5c3ebf4d7813f0a56eacb4409d2feabe9a38850c 5c3ebf4d7813f0a56eacb4409d2feabe9a38850c
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32 2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
6
Failing since
#3902 (Child of RA-RA-1718)
Fixed in
#3925 (Child of UITF-UITF-69)

Responsible

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

Code commits

Distribution
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 5c3ebf4d7813f0a56eacb4409d2feabe9a38850c 5c3ebf4d7813f0a56eacb4409d2feabe9a38850c Fixing captureVital

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 LoginTest verifyModulesAvailableOnHomePage History
Run UI tests on Travis 2 mins
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$4@5f9c3646
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: ca329045a18c4f619fdb7ee14fd92900
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=ca329045a18c4f619fdb7ee14fd92900, version=41.0, cssSelectorsEnabled=true, databaseEnabled=true, handlesAlerts=true, webStorageEnabled=true, nativeEvents=false, applicationCacheEnabled=true, takesScreenshot=true}]
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:79)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
(5 more lines...)
Collapse Failed RegistrationAppTest registerAPatient History
Run UI tests on Travis 2 mins
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$4@5df09c28
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: 32de5c6e643c43439a4624fbfb77aaad
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=32de5c6e643c43439a4624fbfb77aaad, version=41.0, cssSelectorsEnabled=true, databaseEnabled=true, handlesAlerts=true, webStorageEnabled=true, nativeEvents=false, applicationCacheEnabled=true, takesScreenshot=true}]
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:79)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
(5 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
java.lang.NullPointerException: null
	at org.openmrs.reference.CaptureVitalsTest.tearDown(CaptureVitalsTest.java:47)