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

Should validate hibernate mappings: Test case result

The below summarizes the result of the test "Should validate hibernate mappings" in build 2,364 of OpenMRS Core - OpenMRS Core Master - Integration Test. View test case history
Description
Should validate hibernate mappings
Test class
org.openmrs.util.databasechange.ValidateHibernateMappingsDatabaseIT
Method
shouldValidateHibernateMappings
Duration
31 secs
Status
Failed (New Failure)

Error Log

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)