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
217 minutes
Labels
None
Revisions
Distribution
5528da543e992cfc3ac144b5167157ddb48c9c8f 5528da543e992cfc3ac144b5167157ddb48c9c8f
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32 2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
69
Failing since
#3720 (Child of AU-AUL-18)
Fixed in
#3736 (Changes by Tomasz Mueller <tmueller@soldevelo.com>)

Responsible

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

Code commits

Distribution
Author Commit Message Commit date
tomaszmueller <tmueller@soldevelo.com> tomaszmueller <tmueller@soldevelo.com> 5528da543e992cfc3ac144b5167157ddb48c9c8f 5528da543e992cfc3ac144b5167157ddb48c9c8f Merge pull request #98 from nataliaplonka/RA-884.2
RA-884.2 delete assertPage from loginTest, unIngone MergeVisitTest
Natalia Plonka <nplonka@soldevelo.com> Natalia Plonka <nplonka@soldevelo.com> 700d46ad0727bf389b9df1bac70ae2533b197d84 m 700d46ad0727bf389b9df1bac70ae2533b197d84 RA-884.2 delete assertPage from loginTest, unIngone MergeVisitTest

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 AddRolesToUserTest addRolesToUserTest History
Run UI tests on Travis 1 min
java.lang.AssertionError: 
Expected: is <0>
     but: was <1>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:865)
	at org.junit.Assert.assertThat(Assert.java:832)
	at org.openmrs.reference.AddRolesToUserTest.addRolesToUserTest(AddRolesToUserTest.java:70)
Collapse Failed FindPatientByIdAndNameTest org.openmrs.reference.FindPatientByIdAndNameTest History
Run UI tests on Travis < 1 sec
org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02'
System info: host: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-45-generic', java.version: '1.7.0_79'
Driver info: driver.version: ChromeDriver
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:548)
	at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:216)
	at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:111)
	at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:115)
(100 more lines...)
Fixed tests 2
Status Test Failing since View job Duration
Successful AddDiagnosisToVisitNoteTest AddDiagnosisToVisitNoteTest History
Failing since build #3733 (Changes by Natalia Plonka <nplonka@soldevelo.com> and tomaszmueller <tmueller@soldevelo.com>) Run UI tests on Travis 40 secs
Successful MergeVisitsTest mergeVisitsTest History
Failing since build #3692 (Child of RA-RA-1577) Run UI tests on Travis 48 secs

Jira issues

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