Deploys Reference Application SNAPSHOT to maven

Build: #5071 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

Retire person test: Test case result

The below summarizes the result of the test "Retire person test" in build 5,071 of Reference Application - Distribution 2.x - Run UI tests on Travis. View test case history
Description
Retire person test
Test class
org.openmrs.reference.RetirePersonTest
Method
retirePersonTest
Duration
22 secs
Status
Failed (Existing Failure)

Error Log

java.lang.RuntimeException: When returning the same page use the two arguments constructor
	at org.openmrs.uitestframework.page.Page.<init>(Page.java:71)
	at org.openmrs.reference.page.PersonFormPage.<init>(PersonFormPage.java:26)
	at org.openmrs.reference.page.PersonFormPage.retirePerson(PersonFormPage.java:66)
	at org.openmrs.reference.RetirePersonTest.retirePersonTest(RetirePersonTest.java:44)