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
4 seconds
Duration
15 minutes
Labels
None
Revisions
Distribution
6bd6e12ebc029bf0394eaa724985b86a0783f0b3 6bd6e12ebc029bf0394eaa724985b86a0783f0b3
Standalone RA
5765e6c0fd4789543d82a066201f7c69fcdf192f 5765e6c0fd4789543d82a066201f7c69fcdf192f
Release scripts
a72ca16daff268573032d8bd52a15be883f08322 a72ca16daff268573032d8bd52a15be883f08322
Total tests
27
Fixed in
#5074 (Manual run by Rafal Korytkowski)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

Distribution
Author Commit Message Commit date
Tomasz Marzeion <marzeion.tomasz@gmail.com> Tomasz Marzeion <marzeion.tomasz@gmail.com> 6bd6e12ebc029bf0394eaa724985b86a0783f0b3 6bd6e12ebc029bf0394eaa724985b86a0783f0b3 Merge pull request #142 from tmarzeion/RA-1102
RA-1102 - Fixed AddDiagnosisToVisitNoteTest to conform with guidelines
Tomasz Marzeion <marzeion.tomasz@gmail.com> Tomasz Marzeion <marzeion.tomasz@gmail.com> 15a724c11693b770eed94f48a5f4e8f18bfeddb9 m 15a724c11693b770eed94f48a5f4e8f18bfeddb9 RA-1102 - Fixed AddDiagnosisToVisitNoteTest to conform with guidelines

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 AddDiagnosisToVisitNoteTest AddDiagnosisToVisitNoteTest History
Run UI tests on Travis 6 mins
org.junit.ComparisonFailure: expected:<[Bleeding]> but was:<[Pneumonia]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.reference.AddDiagnosisToVisitNoteTest.AddDiagnosisToVisitNoteTest(AddDiagnosisToVisitNoteTest.java:58)
Collapse Failed AddPastVisitTest addPastVisitTest History
Run UI tests on Travis 4 mins
org.openqa.selenium.TimeoutException: Timed out after 60 seconds waiting for visibility of element located by By.cssSelector: #patient-search-results-table tr:first-child td:nth-child(2)
Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43'
System info: host: 'gw108', ip: '149.165.228.106', 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=03c446d39db3428d85ef0bd31c1fd6a5, locationContextEnabled=true, webStorageEnabled=true, takesScreenshot=true, browserName=firefox, javascriptEnabled=true, cssSelectorsEnabled=true}]
Session ID: 03c446d39db3428d85ef0bd31c1fd6a5
	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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRA-1102Could not obtain issue details from Jira