Deploys Reference Application SNAPSHOT to maven

Build: #3286 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
4 minutes
Revision
94f21deaf7f49f94ffe3f3705ee2ac36c6d29135
Total tests
4
Failing since
#3283 (Child of TRUNK-OC1-217)
Fixed in
#3301 (Child of ASU-ASUML-54)

Configuration changes

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

Tests

  • 4 tests in total
  • 4 tests failed
  • 4 failures are new
  • < 1 second taken in total.
New test failures 4
Status Test Duration
Collapse Failed CheckModules org.openmrs.reference.CheckModules
< 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
< 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
< 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
< 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...)