Deploys Reference Application SNAPSHOT to maven

Build: #3597 failed

Job: Run UI tests on Travis failed

Stages & jobs

  1. Create Reference Application packages

  2. Upload parent pom to maven

  3. Deploy to Automated Functional Test Server

  4. Run UI Tests

  5. Deploy to Manual Test Server

  6. Release

    Requires a user to start manually
  7. Create Standalone

Job result summary

Completed
Duration
5 minutes
Revision
537c622134dc611c25baf3ee347330ae7bc4a001
Total tests
5
Fixed in
#3598 (Changes by Tomasz Mueller <tmueller@soldevelo.com>)

Configuration changes

Job Run UI tests on Travis with key REFAPP-OMODDISTRO-INTTESTS no longer exists.

Tests

  • 5 tests in total
  • 2 tests failed
  • 2 failures are new
  • 1 minute taken in total.
New test failures 2
Status Test Duration
Collapse Failed CaptureVitalsTest captureVital
48 secs
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:925)
	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)
(8 more lines...)
Collapse Failed RegistrationAppTest registerAPatient
7 secs
org.openqa.selenium.WebDriverException: unknown error: Element is not clickable at point (81, 236). Other element would receive the click: <span id="demographics_label">...</span>
  (Session info: chrome=43.0.2357.81)
  (Driver info: chromedriver=2.14.313457 (3d645c400edf2e2c500566c9aa096063e707c9cf),platform=Linux 3.13.0-49-generic x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 64 milliseconds
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'
Session ID: 77d50dedc6c35882e24e1c4c31fb9f7b
Driver info: org.openqa.selenium.chrome.ChromeDriver
(14 more lines...)