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
27 minutes
Labels
None
Revisions
Distribution
ef70b010cfed384eb19834c2fc22ca7f5dc11223 ef70b010cfed384eb19834c2fc22ca7f5dc11223
Standalone RA
5765e6c0fd4789543d82a066201f7c69fcdf192f 5765e6c0fd4789543d82a066201f7c69fcdf192f
Release scripts
a72ca16daff268573032d8bd52a15be883f08322 a72ca16daff268573032d8bd52a15be883f08322
Total tests
32
Failing since
#5116 (Changes by Tomasz Marzeion <marzeion.tomasz@gmail.com>)
Fixed in
#5118 (Manual run by Rafal Korytkowski)

Tests

Responsible

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

Code commits

Distribution
Author Commit Message Commit date
Tomasz Marzeion <marzeion.tomasz@gmail.com> Tomasz Marzeion <marzeion.tomasz@gmail.com> ef70b010cfed384eb19834c2fc22ca7f5dc11223 ef70b010cfed384eb19834c2fc22ca7f5dc11223 Update CheckModulesTest.java

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 1
Status Test View job Duration
Collapse Failed DeletePersonTest deletePersonTest History
Run UI tests on Travis 2 mins
org.openqa.selenium.TimeoutException: Timed out after 120 seconds waiting for visibility of element located by By.cssSelector: #openmrsSearchTable tbody tr td:nth-child(1)
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=e57f181bb85143afa93823a1addc689d, locationContextEnabled=true, webStorageEnabled=true, takesScreenshot=true, browserName=firefox, javascriptEnabled=true, cssSelectorsEnabled=true}]
Session ID: e57f181bb85143afa93823a1addc689d
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:80)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:261)
(4 more lines...)