Deploys Reference Application SNAPSHOT to maven

Build: #4161 failed Child of UITF-UITF-89

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

Build result summary

Details

Completed
Queue duration
1 second
Duration
7 minutes
Labels
None
Revisions
Distribution
2701a3eeb153e5b636f98adb6e2e10e12d5a7510
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
6
Failing since
#4155 (Changes by Rafal Korytkowski)
Fixed in
#4163 (Changes by Rafal Korytkowski)

Responsible

  • Rafal Korytkowski Rafal Korytkowski Automatically assigned

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed CaptureVitalsTest captureVital
Run UI tests on Travis 40 secs
java.lang.NullPointerException: null
	at java.lang.String.contains(String.java:2076)
	at org.openmrs.uitestframework.page.Page$1.apply(Page.java:38)
	at org.openmrs.uitestframework.page.Page$1.apply(Page.java:35)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
	at org.openmrs.uitestframework.page.Page.waitForPage(Page.java:95)
	at org.openmrs.uitestframework.page.Page.findElement(Page.java:123)
	at org.openmrs.reference.page.PatientVisitsDashboardPage.goToCaptureVitals(PatientVisitsDashboardPage.java:20)
(1 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
java.lang.NullPointerException: null
	at java.lang.String.contains(String.java:2076)
	at org.openmrs.uitestframework.page.Page$1.apply(Page.java:38)
	at org.openmrs.uitestframework.page.Page$1.apply(Page.java:35)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
	at org.openmrs.uitestframework.page.Page.waitForPage(Page.java:95)
	at org.openmrs.uitestframework.page.Page.findElement(Page.java:123)
	at org.openmrs.uitestframework.page.Page.clickOn(Page.java:164)
(2 more lines...)