Deploys Reference Application SNAPSHOT to maven

Build: #3127 failed Manual run by Mark Goodrich

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

Test results

  • 9 tests in total
  • 1 test failed
  • 7 tests were fixed
  • 1 test was quarantined / skipped
  • 1 minute taken in total.
Existing test failures 1
Status Test Failing since View job Duration
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: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-40-generic', java.version: '1.6.0_34' Driver info: driver.version: unknown
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: 'gw107', ip: '149.165.228.105', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-40-generic', java.version: '1.6.0_34'
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:191)
(65 more lines...)
Fixed tests 7
Status Test Failing since View job Duration
Successful CheckModules checkModules
Failing since build #3125 (Changes by mogoodrich <mgoodrich@pih.org> and Wyclif Luyima) Run UI tests on Travis 17 secs
Successful LoginTest verifyClerkModulesAvailableOnHomePage
Failing since build #3125 (Changes by mogoodrich <mgoodrich@pih.org> and Wyclif Luyima) Run UI tests on Travis 1 sec
Successful LoginTest verifyModulesAvailableOnHomePage
Failing since build #3125 (Changes by mogoodrich <mgoodrich@pih.org> and Wyclif Luyima) Run UI tests on Travis 1 sec
Successful LoginTest verifySysadminModulesAvailableOnHomePage
Failing since build #3125 (Changes by mogoodrich <mgoodrich@pih.org> and Wyclif Luyima) Run UI tests on Travis 1 sec
Successful LoginTest verifyNurseModulesAvailableOnHomePage
Failing since build #3125 (Changes by mogoodrich <mgoodrich@pih.org> and Wyclif Luyima) Run UI tests on Travis 4 secs
Successful LoginTest verifyDoctorModulesAvailableOnHomePage
Failing since build #3125 (Changes by mogoodrich <mgoodrich@pih.org> and Wyclif Luyima) Run UI tests on Travis 1 sec
Successful RegistrationAppTest registerUnidentifiedPatient
Failing since build #3123 (Child of CA-CA-1953) Run UI tests on Travis 14 secs
Quarantined tests 1
Status Test Failing since Quarantined by View job Duration
Collapse Failed VisitTest testStartVisit
Failing since build #3120 (Manual run by Mark Goodrich) Not quarantined Run UI tests on Travis 2 secs
javax.ws.rs.BadRequestException: HTTP 400 Bad Request
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:904)
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770)
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90)
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228)
(46 more lines...)