Deploys Reference Application SNAPSHOT to maven

Stages & jobs

  1. Create Reference Application packages

  2. Upload parent pom to maven

  3. Deploy to Automated Functional Test Server

  4. Create Standalone and Run UI Tests

  5. Deploy to Manual Test Server

  6. Release

    Requires a user to start manually
  7. Create Standalone

Build result summary

Details

Completed
Queue duration
1 second
Duration
10 minutes
Labels
None
Revisions
Distribution
01e7fb6222beaab8e1f53c11d2a300ab8c4cca25 01e7fb6222beaab8e1f53c11d2a300ab8c4cca25
Standalone RA
ab5a0e94e60123910c177b59b1ee8dc717467623 ab5a0e94e60123910c177b59b1ee8dc717467623
Release scripts
e9a4608772fb6866768ccaef599cd2b9e5580f0a e9a4608772fb6866768ccaef599cd2b9e5580f0a
Total tests
9
Failing since
#3060 (Rebuilt by Daniel Kayiwa)
Fixed in
#3102 (Manual run by Daniel Kayiwa)

Tests

Responsible

Code commits

Distribution
Author Commit Message Commit date
OpenMRS Administrator OpenMRS Administrator 01e7fb6222beaab8e1f53c11d2a300ab8c4cca25 01e7fb6222beaab8e1f53c11d2a300ab8c4cca25 [Maven Release] Increasing version of htmlformentryuiVersion to 1.2
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> 7de117ae8132db62502f9cb837faea4ff9cda101 7de117ae8132db62502f9cb837faea4ff9cda101 Merge branch 'master' of https://github.com/openmrs/openmrs-distro-referenceapplication
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> 41ed8757972874d61a28ca7973ec6275c740dc7d m 41ed8757972874d61a28ca7973ec6275c740dc7d update to latest version of htmlformentry-19ext module

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 LoginTest verifyModulesAvailableOnHomePage History
Run UI tests on Travis 2 secs
java.lang.AssertionError:  Expected: is <7>      but: was <8>
java.lang.AssertionError: 
Expected: is <7>
     but: was <8>
	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.LoginTest.verifyModulesAvailableOnHomePage(LoginTest.java:40)
(36 more lines...)