Deploys Reference Application SNAPSHOT to maven

Build: #3348 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
3 minutes
Revision
7c73d57b710aa7d6719fd49f7a1ea88a99faf7d1 7c73d57b710aa7d6719fd49f7a1ea88a99faf7d1
Total tests
4
Fixed in
#3351 (Manual run by Rafal Korytkowski)

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 History
< 1 sec
java.lang.NoSuchMethodError: org.apache.commons.io.FileUtils.getTempDirectory()Ljava/io/File;
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:264)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:91)
	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)
(18 more lines...)
Collapse Failed LoginTest org.openmrs.reference.LoginTest History
< 1 sec
java.lang.NoSuchMethodError: org.apache.commons.io.FileUtils.getTempDirectory()Ljava/io/File;
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:264)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:91)
	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)
(18 more lines...)
Collapse Failed RegistrationAppTest org.openmrs.reference.RegistrationAppTest History
< 1 sec
java.lang.NoSuchMethodError: org.apache.commons.io.FileUtils.getTempDirectory()Ljava/io/File;
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:264)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:91)
	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)
(18 more lines...)
Collapse Failed VisitTest org.openmrs.reference.VisitTest History
< 1 sec
java.lang.NoSuchMethodError: org.apache.commons.io.FileUtils.getTempDirectory()Ljava/io/File;
	at org.openmrs.uitestframework.test.TestBase.setupChromeDriver(TestBase.java:264)
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:91)
	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)
(18 more lines...)