Deploys Reference Application SNAPSHOT to maven

Build: #3644 failed Manual run by Tomasz Mueller

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

  • 68 tests in total
  • 5 tests failed
  • 5 failures are new
  • 35 tests were quarantined / skipped
  • 19 minutes taken in total.
New test failures 5
Status Test View job Duration
Collapse Failed CreateAppointmentBlockTest createAppointmentBlockTest
Run UI tests on Travis 45 secs
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.xpath: //div[@id='select-location']/select
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 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.waitForElement(AbstractBasePage.java:195)
	at org.openmrs.reference.page.AppointmentBlocksPage.selectLocationBlock(AppointmentBlocksPage.java:42)
(1 more lines...)
Collapse Failed DeleteAppointmentBlockTest deleteAppointmentBlockTest
Run UI tests on Travis 45 secs
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.xpath: //div[@id='select-location']/select
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 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.waitForElement(AbstractBasePage.java:195)
	at org.openmrs.reference.page.AppointmentBlocksPage.selectLocationBlock(AppointmentBlocksPage.java:42)
(1 more lines...)
Collapse Failed DeleteRequestAppointmentTest deleteRequestAppointmentTest
Run UI tests on Travis 1 min
org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.xpath: //div[@id='select-location']/select
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 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.waitForElement(AbstractBasePage.java:195)
	at org.openmrs.reference.page.AppointmentBlocksPage.selectLocationBlock(AppointmentBlocksPage.java:42)
(1 more lines...)
Collapse Failed ProviderTest org.openmrs.reference.ProviderTest
Run UI tests on Travis < 1 sec
org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
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: ChromeDriver
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:548)
	at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:216)
	at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:111)
	at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:115)
(103 more lines...)
Collapse Failed RegistrationTest org.openmrs.reference.RegistrationTest
Run UI tests on Travis < 1 sec
org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
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: ChromeDriver
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:548)
	at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:216)
	at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:111)
	at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:115)
(100 more lines...)
Skipped tests 35
Status Test Failing since View job
Skipped AddConceptDrugTest addConceptDrugTest
Failing since build #3633 (Changes by Tomasz Mueller <tmueller@soldevelo.com>) Run UI tests on Travis
Skipped AddDiagnosisToVisitNoteTest AddDiagnosisToVisitNoteTest
Run UI tests on Travis
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 AddUserTest addUserTest
Failing since build #3637 (Changes by tomaszmueller <tmueller@soldevelo.com> and Tomasz Mueller <tmueller@soldevelo.com>) Run UI tests on Travis
Skipped BookRequestAppointmentTest bookRequestAppointmentTest
Run UI tests on Travis
Skipped CaptureVitalsTest captureVital
Run UI tests on Travis
Skipped ComeBackToApplicationAfterLogoutTest comeBackToApplicationAfterLogoutTest
Failing since build #3635 (Changes by 3 people) 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 EditAppointmentBlockTest editAppointmentBlockTest
Run UI tests on Travis
Skipped EditConceptTest editConceptTest
Failing since build #3633 (Changes by Tomasz Mueller <tmueller@soldevelo.com>) Run UI tests on Travis
Skipped EditFormTest EditFormTest
Run UI tests on Travis
Skipped FindPatientByIdAndNameTest findPatientByIdAndNameTest
Run UI tests on Travis
Skipped FindPatientRecordTest testFindPatientRecord
Run UI tests on Travis
Skipped MergePatientByNameTest mergePatientByNameTest
Failing since build #3634 (Changes by Tomasz Mueller <tmueller@soldevelo.com>) Run UI tests on Travis
Skipped MergeVisitsTest mergeVisitsTest
Run UI tests on Travis
Skipped NamePatientAccentedLetterTest namePatientAccentedLetterTest
Run UI tests on Travis
Skipped PasswordCannotMatchUsernameTest passwordCannotMatchUsernameTest
Failing since build #3633 (Changes by Tomasz Mueller <tmueller@soldevelo.com>) Run UI tests on Travis
Skipped PasswordMinimumLengthTest passwordMinimumLengthTest
Failing since build #3633 (Changes by Tomasz Mueller <tmueller@soldevelo.com>) Run UI tests on Travis
Skipped PasswordRequiresDigitTest passwordRequiresDigitTest
Failing since build #3633 (Changes by Tomasz Mueller <tmueller@soldevelo.com>) Run UI tests on Travis
Skipped PasswordRequiresNonDigitTest passwordRequiresNonDigitTest
Failing since build #3633 (Changes by Tomasz Mueller <tmueller@soldevelo.com>) Run UI tests on Travis
Skipped PasswordUpperAndLowerCaseTest passwordUpperAndLowerCaseTest
Failing since build #3633 (Changes by Tomasz Mueller <tmueller@soldevelo.com>) Run UI tests on Travis
Skipped RecentlyPatientTest testRecentlyPatientTest
Run UI tests on Travis
Skipped RecordMergeIssueTest recordMergeIssueTest
Run UI tests on Travis
Skipped RegistrationAppTest registerAPatient
Run UI tests on Travis
Skipped RegistrationAppTest registerUnidentifiedPatient
Run UI tests on Travis
Skipped RelationTypeTest addEditRetireDeleteRelationTypeTest
Failing since build #3621 (Manual run by Tomasz Mueller) 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
Skipped VisitNoteTest testAddEditVisitNote
Run UI tests on Travis
Skipped VisitTest testStartVisit
Run UI tests on Travis
Skipped VisitTypeAdministrationTest addEditRetireDeleteVisitTypeTest
Failing since build #3621 (Manual run by Tomasz Mueller) Run UI tests on Travis