OpenMRS Core Master

Build: #2364 failed

Job: Integration Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
5 minutes
Revision
ec0e3fc8934ed4826e6cc93b7e4d859eae162776 ec0e3fc8934ed4826e6cc93b7e4d859eae162776
Total tests
59
Fixed in
#2365 (Code changes detected)

Tests

  • 59 tests in total
  • 2 tests failed
  • 2 failures are new
  • 3 tests were quarantined / skipped
  • 3 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed DatabaseUpdaterDatabaseIT should History
3 secs
org.opentest4j.AssertionFailedError: expected: <865> but was: <864>
	at org.openmrs.util.DatabaseUpdaterDatabaseIT.should(DatabaseUpdaterDatabaseIT.java:53)
Collapse Failed ValidateHibernateMappingsDatabaseIT shouldValidateHibernateMappings History
31 secs
org.hibernate.tool.schema.spi.SchemaManagementException: Schema-validation: missing column [parent_order_group_id] in table [order_group]
	at org.openmrs.util.databasechange.ValidateHibernateMappingsDatabaseIT.buildSessionFactory(ValidateHibernateMappingsDatabaseIT.java:101)
	at org.openmrs.util.databasechange.ValidateHibernateMappingsDatabaseIT.shouldValidateHibernateMappings(ValidateHibernateMappingsDatabaseIT.java:74)