Deploys Reference Application SNAPSHOT to maven

Build: #3549 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
13 minutes
Revision
df638040f751ee436ddf313a2a410f1bfaeeb79b
Total tests
25
Failing since
#3531 (Changes by Tomasz Mueller <tmueller@soldevelo.com>)
Fixed in
#3562 (Child of UITF-UITF-47)

Configuration changes

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

Tests

  • 25 tests in total
  • 1 test failed
  • 9 minutes taken in total.
Existing test failures 1
Status Test Failing since Duration
org.junit.ComparisonFailure: module not ready: Reference Metadata Module [Not Started] expected:<st[op]> but was:<st[art]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.openmrs.reference.CheckModules.checkModules(CheckModules.java:40)
	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:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
(30 more lines...)