Deploys Reference Application SNAPSHOT to maven

Build: #1700 failed Changes by Rafal Korytkowski

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

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
7 minutes
Labels
None
Revisions
Distribution
13a971ebc7c362e5fd6648430ff764c045cc846b 13a971ebc7c362e5fd6648430ff764c045cc846b
Standalone RA
d8037aff3df63d739d15f6d2113dc17d11a023be d8037aff3df63d739d15f6d2113dc17d11a023be
Total tests
7
Fixed in
#1702 (Changes by Rafal Korytkowski)

Tests

Code commits

Distribution
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 13a971ebc7c362e5fd6648430ff764c045cc846b 13a971ebc7c362e5fd6648430ff764c045cc846b Upgraded referencemetadata

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 VisitTest testStartVisit History
Run UI tests on Travis 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...)