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

Test results

  • 6 tests in total
  • 2 tests failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 3 minutes taken in total.
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...)
Skipped tests 1
Status Test Failing since View job
Skipped VisitTest testStartVisit
Run UI tests on Travis