Deploys Reference Application SNAPSHOT to maven

Build: #3682 failed

Job: Run UI tests on Travis failed

Stages & jobs

  1. Create Reference Application packages

  2. Deploy to Automated Functional Test Server

  3. Run UI Tests

  4. Deploy to Manual Test Server

  5. Release

    Requires a user to start manually
  6. Create Standalone

Job result summary

Completed
Duration
29 minutes
Revision
aa4b4984cdde9a0fa9515dfd84ed7678d63a2001
Total tests
69
Failing since
#3661 (Child of CA-CA-2156)
Fixed in
#3696 (Manual run by Rafal Korytkowski)

Configuration changes

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

Tests

  • 69 tests in total
  • 2 tests failed
  • 1 failure is new
  • 5 tests were fixed
  • 31 tests were quarantined / skipped
  • 22 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed FindPatientByFamilyNameTest testRecentlyPatientTest
5 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.FindPatientByFamilyNameTest.testRecentlyPatientTest(FindPatientByFamilyNameTest.java:38)
Existing test failures 1
Status Test Failing since Duration
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.VisitTypeAdministrationTest.addEditRetireDeleteVisitTypeTest(VisitTypeAdministrationTest.java:66)
Fixed tests 5
Status Test Failing since Duration
Successful AdmitToInpatientTest admitToInpatientTest
Failing since build #3679 (Child of REGAPP-REGAPP-2221) 1 min
Successful ExitFromInpatientTest exitFromInpatientTest
Failing since build #3679 (Child of REGAPP-REGAPP-2221) 1 min
Successful FindPatientByIdAndNameTest findPatientByIdAndNameTest
Failing since build #3679 (Child of REGAPP-REGAPP-2221) 11 secs
Successful ManagePersonTest createEditDeletePersonTest
Failing since build #3679 (Child of REGAPP-REGAPP-2221) 38 secs
Successful MergeVisitsTest mergeVisitsTest
Failing since build #3680 (Changes by Tomasz Mueller <tmueller@soldevelo.com>) 57 secs