Deploys Reference Application SNAPSHOT to maven

Build: #1700 failed

Job: Run UI tests on Travis failed

Stages & jobs

  1. Create Reference Application packages

  2. Deploy to Automated Functional Test Server

  3. Create Standalone and Run UI Tests

  4. Deploy to Manual Test Server

Test results

  • 7 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 minute taken in total.

Build 1,700 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed VisitTest testStartVisit History
22 secs
org.junit.ComparisonFailure: expected:<[Pneumonia]> but was:<[LEPROSY]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.openmrs.reference.VisitTest.testStartVisit(VisitTest.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(32 more lines...)