Deploys Reference Application SNAPSHOT to maven

Build: #3286 failed Child of UITF-UITF-34

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

Test results

  • 4 tests in total
  • 4 tests failed
  • 4 failures are new
  • < 1 second taken in total.
New test failures 4
Status Test View job Duration
Collapse Failed CheckModules org.openmrs.reference.CheckModules
Run UI tests on Travis < 1 sec
java.lang.UnsupportedClassVersionError: io/github/bonigarcia/wdm/ChromeDriverManager : Unsupported major.minor version 51.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
	at java.security.AccessController.doPrivileged(Native Method)
(28 more lines...)
Collapse Failed LoginTest org.openmrs.reference.LoginTest
Run UI tests on Travis < 1 sec
java.lang.UnsupportedClassVersionError: io/github/bonigarcia/wdm/ChromeDriverManager
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:92)
	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)
(17 more lines...)
Collapse Failed RegistrationAppTest org.openmrs.reference.RegistrationAppTest
Run UI tests on Travis < 1 sec
java.lang.UnsupportedClassVersionError: io/github/bonigarcia/wdm/ChromeDriverManager
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:92)
	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)
(17 more lines...)
Collapse Failed VisitTest org.openmrs.reference.VisitTest
Run UI tests on Travis < 1 sec
java.lang.UnsupportedClassVersionError: io/github/bonigarcia/wdm/ChromeDriverManager
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:92)
	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)
(17 more lines...)