Deploys Reference Application SNAPSHOT to maven

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

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
7 minutes
Labels
None
Revisions
Distribution
7c73d57b710aa7d6719fd49f7a1ea88a99faf7d1 7c73d57b710aa7d6719fd49f7a1ea88a99faf7d1
Standalone RA
2cc1eedc8952f87a71cc34e7c976f30d82d62c32 2cc1eedc8952f87a71cc34e7c976f30d82d62c32
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
4
Failing since
#3346 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)
Fixed in
#3351 (Manual run by Rafal Korytkowski)

Tests

Responsible

  • djazayeri djazayeri Automatically assigned

Code commits

Distribution
Author Commit Message Commit date
Darius Jazayeri <jazayeri@alum.mit.edu> Darius Jazayeri <jazayeri@alum.mit.edu> 7c73d57b710aa7d6719fd49f7a1ea88a99faf7d1 7c73d57b710aa7d6719fd49f7a1ea88a99faf7d1 Hopefully fixing the build failure I introduce by moving maven the variable for uitestframeworkVersion to top-level pom

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 4
Status Test View job Duration
Collapse Failed CheckModules org.openmrs.reference.CheckModules History
Run UI tests on Travis < 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
Run UI tests on Travis < 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
Run UI tests on Travis < 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
Run UI tests on Travis < 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...)