Deploys Reference Application SNAPSHOT to maven

Build: #3629 failed Changes by 3 people

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

Test results

  • 49 tests in total
  • 6 tests failed
  • 2 failures are new
  • 19 tests were quarantined / skipped
  • 11 minutes taken in total.
New test failures 2
Status Test View job Duration
Collapse Failed AddPatientAppointmentTest addPatientAppointmentTest History
Run UI tests on Travis 47 secs
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.xpath: //table[@id='appointmentTable']/div[2]/div/div/div/div[2]/div[2]/div
Build info: version: '2.37.0', revision: 'a7c61cbd68657e133ae96672cf995890bad2ee42', time: '2013-10-18 09:51:02'
System info: host: 'gw108', ip: '149.165.228.106', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-49-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 MergePatientByNameTest mergePatientByNameTest History
Run UI tests on Travis 11 secs
java.lang.NullPointerException: null
	at org.openqa.selenium.support.ui.Select.escapeQuotes(Select.java:291)
	at org.openqa.selenium.support.ui.Select.selectByVisibleText(Select.java:111)
	at org.openmrs.uitestframework.page.AbstractBasePage.selectFrom(AbstractBasePage.java:103)
	at org.openmrs.reference.page.RegistrationPage.selectPatientGender(RegistrationPage.java:120)
	at org.openmrs.reference.page.RegistrationPage.enterMegrePatient(RegistrationPage.java:283)
	at org.openmrs.reference.MergePatientByNameTest.mergePatientByNameTest(MergePatientByNameTest.java:65)
Existing test failures 4
Status Test Failing since View job Duration
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)
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)
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.RelationTypeTest.addEditRetireDeleteRelationTypeTest(RelationTypeTest.java:51)
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: 'gw108', ip: '149.165.228.106', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-49-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 History
Run UI tests on Travis
Skipped AddFormTest addFormTest History
Run UI tests on Travis
Skipped AdmitToInpatientTest admitToInpatientTest History
Run UI tests on Travis
Skipped CaptureVitalsTest captureVital History
Run UI tests on Travis
Skipped ContactInfoTest contactInfoTest History
Run UI tests on Travis
Skipped DeleteFormTest deleteFormTest History
Run UI tests on Travis
Skipped DuplicatePatientRegisterTest duplicateRegisterTest History
Run UI tests on Travis
Skipped EditDemographicTest EditDemographicTest History
Run UI tests on Travis
Skipped EditFormTest EditFormTest History
Run UI tests on Travis
Skipped EndVisitTest EndVisitTest History
Run UI tests on Travis
Skipped ExitFromInpatientTest exitFromInpatientTest History
Run UI tests on Travis
Skipped FindPatientByIdAndNameTest findPatientByIdAndNameTest History
Run UI tests on Travis
Skipped RegistrationAppTest registerUnidentifiedPatient History
Run UI tests on Travis
Skipped RegistrationAppTest registerAPatient History
Run UI tests on Travis
Skipped RegistrationTest registerTest History
Run UI tests on Travis
Skipped StartVisitTest startVisitTest History
Run UI tests on Travis
Skipped TransferToWardServiceTest transferToWardServiceTest History
Run UI tests on Travis
Skipped VisitNoteTest testAddEditVisitNote History
Run UI tests on Travis
Skipped VisitTest testStartVisit History
Run UI tests on Travis