Deploys Reference Application SNAPSHOT to maven

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

Register Apatient: Test case result

The below summarizes the result of the test "Register Apatient" in build 4,514 of Reference Application - Distribution 2.x - Run UI tests on Travis. View test case history
Description
Register Apatient
Test class
org.openmrs.reference.RegistrationAppTest
Method
registerAPatient
Duration
1 min
Status
Failed (New Failure)

Error Log

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.uitestframework.test.TestBase.assertPage(TestBase.java:243)
	at org.openmrs.reference.RegistrationAppTest.registerAPatient(RegistrationAppTest.java:52)