Deploys Reference Application SNAPSHOT to maven

Build: #3267 failed Run by child build EBOLA-EEM

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
4 minutes
Duration
16 minutes
Labels
None
Revisions
Distribution
e15a0c483cecca7f26a1a98fc4ed8df28cec716d e15a0c483cecca7f26a1a98fc4ed8df28cec716d
Standalone RA
ab5a0e94e60123910c177b59b1ee8dc717467623 ab5a0e94e60123910c177b59b1ee8dc717467623
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
9
Fixed in
#3268 (Changes by Wyclif Luyima)

Tests

Responsible

Code commits

Distribution
Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima e15a0c483cecca7f26a1a98fc4ed8df28cec716d e15a0c483cecca7f26a1a98fc4ed8df28cec716d Updated module versions for demo data and appointment sheduling modules

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 4
Status Test View job Duration
Collapse Failed LoginTest verifyClerkModulesAvailableOnHomePage History
Run UI tests on Travis 1 sec
java.lang.AssertionError:  Expected: is <2>      but: was <3>
java.lang.AssertionError: 
Expected: is <2>
     but: was <3>
	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.verifyClerkModulesAvailableOnHomePage(LoginTest.java:50)
(36 more lines...)
Collapse Failed LoginTest verifySysadminModulesAvailableOnHomePage History
Run UI tests on Travis 2 secs
java.lang.AssertionError:  Expected: is <2>      but: was <3>
java.lang.AssertionError: 
Expected: is <2>
     but: was <3>
	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.verifySysadminModulesAvailableOnHomePage(LoginTest.java:81)
(36 more lines...)
Collapse Failed LoginTest verifyNurseModulesAvailableOnHomePage History
Run UI tests on Travis 2 secs
java.lang.AssertionError:  Expected: is <3>      but: was <4>
java.lang.AssertionError: 
Expected: is <3>
     but: was <4>
	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.verifyNurseModulesAvailableOnHomePage(LoginTest.java:71)
(36 more lines...)
Collapse Failed LoginTest verifyDoctorModulesAvailableOnHomePage History
Run UI tests on Travis 1 sec
java.lang.AssertionError:  Expected: is <2>      but: was <3>
java.lang.AssertionError: 
Expected: is <2>
     but: was <3>
	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.verifyDoctorModulesAvailableOnHomePage(LoginTest.java:60)
(36 more lines...)