Deploys Reference Application SNAPSHOT to maven

Build: #3153 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
  • 1 failure is new
  • 2 tests were fixed
  • 1 test was quarantined / skipped
  • 4 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed CheckModules org.openmrs.reference.CheckModules History
Run UI tests on Travis 41 secs
org.openqa.selenium.WebDriverException: unknown error: unable to discover open pages   (Driver info: chromedriver=2.8.240825,platform=Linux 3.13.0-40-generic x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 37.57 seconds 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-40-generic', java.version: '1.6.0_34' Driver info: org.openqa.selenium.chrome.ChromeDriver
org.openqa.selenium.WebDriverException: unknown error: unable to discover open pages
  (Driver info: chromedriver=2.8.240825,platform=Linux 3.13.0-40-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 37.57 seconds
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-40-generic', java.version: '1.6.0_34'
Driver info: org.openqa.selenium.chrome.ChromeDriver
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
(36 more lines...)
Fixed tests 2
Status Test Failing since View job Duration
Successful RegistrationAppTest registerUnidentifiedPatient History
Failing since build #3151 (Child of CA-CA-1972) Run UI tests on Travis 56 secs
Successful RegistrationAppTest registerAPatient History
Failing since build #3151 (Child of CA-CA-1972) Run UI tests on Travis 2 mins
Quarantined tests 1
Status Test Failing since Quarantined by View job Duration
Collapse Failed VisitTest testStartVisit History
Failing since build #3140 (Manual run by Mark Goodrich) Not quarantined Run UI tests on Travis 10 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...)