Deploys Reference Application SNAPSHOT to maven

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

Find patient by id and name test: Test case result

The below summarizes the result of the test "Find patient by id and name test" in build 3,892 of Reference Application - Distribution 2.x - Run UI tests on Travis. View test case history
Description
Find patient by id and name test
Test class
org.openmrs.reference.FindPatientByIdAndNameTest
Method
findPatientByIdAndNameTest
Duration
14 secs
Status
Failed (Existing Failure)

Error Log

java.awt.AWTException: headless environment
	at java.awt.Robot.<init>(Robot.java:94)
	at org.openmrs.reference.page.RegistrationPage.<init>(RegistrationPage.java:23)
	at org.openmrs.reference.FindPatientByIdAndNameTest.setUp(FindPatientByIdAndNameTest.java:33)