Deploys Reference Application SNAPSHOT to maven

Build: #2989 failed Child of RELEASE-RTM-153

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
2 seconds
Duration
8 minutes
Labels
None
Revisions
Distribution
8022d89b791f1c68006dca8a0b1b27df81e0dc2f 8022d89b791f1c68006dca8a0b1b27df81e0dc2f
Standalone RA
ab5a0e94e60123910c177b59b1ee8dc717467623 ab5a0e94e60123910c177b59b1ee8dc717467623
Release scripts
bfe50f219321d47d8ff2aed75038d0eb0dc9e014 bfe50f219321d47d8ff2aed75038d0eb0dc9e014
Total tests
9
Failing since
#2984 (Child of CA-CA-1849)
Fixed in
#2994 (Changes by Rafal Korytkowski)

Tests

Responsible

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

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

Existing test failures 4
Status Test Failing since View job Duration
org.junit.ComparisonFailure: expected:</openmrs/[login.htm]> but was:</openmrs/[referenceapplication/home.page]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.uitestframework.test.TestBase.assertPage(TestBase.java:310)
	at org.openmrs.reference.LoginTest.verifyClerkModulesAvailableOnHomePage(LoginTest.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
java.lang.AssertionError:  Expected: is <6>      but: was <7>
java.lang.AssertionError: 
Expected: is <6>
     but: was <7>
	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:33)
(35 more lines...)
org.junit.ComparisonFailure: expected:</openmrs/[login.htm]> but was:</openmrs/[referenceapplication/home.page]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.uitestframework.test.TestBase.assertPage(TestBase.java:310)
	at org.openmrs.reference.LoginTest.verifySysadminModulesAvailableOnHomePage(LoginTest.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)
org.junit.ComparisonFailure: expected:</openmrs/[login.htm]> but was:</openmrs/[referenceapplication/home.page]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.uitestframework.test.TestBase.assertPage(TestBase.java:310)
	at org.openmrs.reference.LoginTest.verifyDoctorModulesAvailableOnHomePage(LoginTest.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)