Deploys Reference Application SNAPSHOT to maven

Build: #3523 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
6 minutes
Revision
4ec1d781d12cd4b5811d019cf536a949c4a1fb62 4ec1d781d12cd4b5811d019cf536a949c4a1fb62
Total tests
13
Fixed in
#3526 (Code changes detected)

Configuration changes

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

Tests

  • 13 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed CaptureVitalsTest captureVital History
46 secs
org.dbunit.DatabaseUnitException: Exception processing table name='visit'
	at org.dbunit.operation.AbstractBatchOperation.execute(AbstractBatchOperation.java:216)
	at org.dbunit.AbstractDatabaseTester.executeOperation(AbstractDatabaseTester.java:190)
	at org.dbunit.AbstractDatabaseTester.onTearDown(AbstractDatabaseTester.java:109)
	at org.openmrs.uitestframework.test.TestBase.dbUnitTearDownStatic(TestBase.java:199)
	at org.openmrs.uitestframework.test.TestBase.dbUnitTearDown(TestBase.java:182)
	at org.openmrs.uitestframework.test.TestBase.deletePatient(TestBase.java:396)
	at org.openmrs.uitestframework.test.TestBase.deletePatient(TestBase.java:362)
(54 more lines...)