Deploys Reference Application SNAPSHOT to maven

Build: #3621 failed Manual run by Tomasz Mueller

Stages & jobs

  1. Create Reference Application packages

  2. Upload parent pom to maven

  3. Deploy to Automated Functional Test Server

  4. Run UI Tests

  5. Deploy to Manual Test Server

  6. Release

    Requires a user to start manually
  7. Create Standalone

Test results

  • 43 tests in total
  • 4 tests failed
  • 4 failures are new
  • 19 tests were quarantined / skipped
  • 9 minutes taken in total.
New test failures 4
Status Test View job Duration
Collapse Failed AddRolesToUserTest addRolesToUserTest
Run UI tests on Travis 43 secs
java.lang.AssertionError: 
Expected: is <1>
     but: was <5>
	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:68)
Collapse Failed FindPatientByFamilyNameTest testRecentlyPatientTest
Run UI tests on Travis 5 secs
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.reference.FindPatientByFamilyNameTest.testRecentlyPatientTest(FindPatientByFamilyNameTest.java:38)
Collapse Failed RelationTypeTest addEditRetireDeleteRelationTypeTest
Run UI tests on Travis 44 secs
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.name: retireProviderButton
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: unknown
	at sun.reflect.GeneratedConstructorAccessor19.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:193)
(15 more lines...)
Collapse Failed VisitTypeAdministrationTest addEditRetireDeleteVisitTypeTest
Run UI tests on Travis 38 secs
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.name: addName
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: unknown
	at sun.reflect.GeneratedConstructorAccessor19.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:193)
(15 more lines...)
Skipped tests 19
Status Test Failing since View job
Skipped AddDiagnosisToVisitNoteTest AddDiagnosisToVisitNoteTest
Run UI tests on Travis
Skipped AddFormTest addFormTest
Run UI tests on Travis
Skipped AdmitToInpatientTest admitToInpatientTest
Run UI tests on Travis
Skipped CaptureVitalsTest captureVital
Run UI tests on Travis
Skipped ContactInfoTest contactInfoTest
Run UI tests on Travis
Skipped DeleteFormTest deleteFormTest
Run UI tests on Travis
Skipped DuplicatePatientRegisterTest duplicateRegisterTest
Run UI tests on Travis
Skipped EditDemographicTest EditDemographicTest
Run UI tests on Travis
Skipped EditFormTest EditFormTest
Run UI tests on Travis
Skipped EndVisitTest EndVisitTest
Run UI tests on Travis
Skipped ExitFromInpatientTest exitFromInpatientTest
Run UI tests on Travis
Skipped FindPatientByIdAndNameTest findPatientByIdAndNameTest
Run UI tests on Travis
Skipped RegistrationAppTest registerUnidentifiedPatient
Run UI tests on Travis
Skipped RegistrationAppTest registerAPatient
Run UI tests on Travis
Skipped RegistrationTest registerTest
Run UI tests on Travis
Skipped StartVisitTest startVisitTest
Run UI tests on Travis
Skipped TransferToWardServiceTest transferToWardServiceTest
Run UI tests on Travis
Skipped VisitNoteTest testAddVisitNote
Run UI tests on Travis
Skipped VisitTest testStartVisit
Run UI tests on Travis