Deploys Reference Application SNAPSHOT to maven

Build: #3599 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. 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
833680bdf899c6b9d549a29181a44f2787ccbb81
Total tests
3
Fixed in
#3602 (Changes by Tomasz Mueller <tmueller@soldevelo.com>)

Configuration changes

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

Tests

  • 3 tests in total
  • 1 test failed
  • 1 failure is new
  • 45 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed LoginTest verifyModulesAvailableOnHomePage
7 secs
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.reference.LoginTest.verifyModulesAvailableOnHomePage(LoginTest.java:40)