Deploys Reference Application SNAPSHOT to maven

Build: #3093 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. Create Standalone and 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
8 minutes
Revision
8dae397aad11a75a0c5f161d8a67737e06625b49
Total tests
9
Failing since
#3060 (Rebuilt by Daniel Kayiwa)
Fixed in
#3102 (Manual run by Daniel Kayiwa)
Number of retries
1

Configuration changes

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

Tests

  • 9 tests in total
  • 2 tests failed
  • 1 test was quarantined / skipped
  • 1 minute taken in total.
Existing test failures 2
Status Test Failing since Duration
java.lang.ExceptionInInitializerError
	at org.openmrs.reference.RegistrationAppTest.setUp(RegistrationAppTest.java:31)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(37 more lines...)
java.lang.NoClassDefFoundError: Could not initialize class org.openmrs.reference.page.RegistrationPage
	at org.openmrs.reference.RegistrationAppTest.setUp(RegistrationAppTest.java:31)
	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)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(29 more lines...)