Deploys Reference Application SNAPSHOT to maven

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

  • 69 tests in total
  • 4 tests failed
  • 1 failure is new
  • 17 tests were quarantined / skipped
  • 30 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed FindPatientByIdAndNameTest findPatientByIdAndNameTest
Run UI tests on Travis 38 secs
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.className: patient-header
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)
(14 more lines...)
Existing test failures 3
Status Test Failing since View job Duration
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:64)
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for org.openmrs.uitestframework.page.AbstractBasePage$1@513094ab
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 org.openqa.selenium.support.ui.FluentWait.timeoutException(FluentWait.java:259)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
	at org.openmrs.uitestframework.page.AbstractBasePage.waitForFocusById(AbstractBasePage.java:156)
	at org.openmrs.reference.page.RegistrationPage.clickOnBirthDateLink(RegistrationPage.java:177)
(2 more lines...)
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.VisitTypeAdministrationTest.addEditRetireDeleteVisitTypeTest(VisitTypeAdministrationTest.java:66)
Skipped tests 17
Status Test Failing since View job
Skipped AddFormTest addFormTest
Run UI tests on Travis
Skipped AddPatientAppointmentTest addPatientAppointmentTest
Failing since build #3629 (Changes by 3 people) Run UI tests on Travis
Skipped AddRolesToUserTest addRolesToUserTest
Failing since build #3675 (Manual run by Cintia Del Rio) Run UI tests on Travis
Skipped BookRequestAppointmentTest bookRequestAppointmentTest
Run UI tests on Travis
Skipped ComeBackToApplicationAfterLogoutTest comeBackToApplicationAfterLogoutTest
Failing since build #3635 (Changes by 3 people) Run UI tests on Travis
Skipped DeleteAppointmentBlockTest deleteAppointmentBlockTest
Run UI tests on Travis
Skipped DeleteFormTest deleteFormTest
Run UI tests on Travis
Skipped DeleteRequestAppointmentTest deleteRequestAppointmentTest
Failing since build #3644 (Manual run by Tomasz Mueller) Run UI tests on Travis
Skipped EditAppointmentBlockTest editAppointmentBlockTest
Run UI tests on Travis
Skipped EditFormTest EditFormTest
Run UI tests on Travis
Skipped EndVisitTest EndVisitTest
Run UI tests on Travis
Skipped EyeReportTest eyeReportTest
Run UI tests on Travis
Skipped FindPatientRecordTest testFindPatientRecord
Run UI tests on Travis
Skipped MergePatientByNameTest mergePatientByNameTest
Run UI tests on Travis
Skipped StartVisitTest startVisitTest
Run UI tests on Travis
Skipped TransferToWardServiceTest transferToWardServiceTest
Run UI tests on Travis
Skipped UnidentifiedPatientKeyboardTest registerUnidentifiedPatient
Run UI tests on Travis