OpenMRS Core Master

Build: #2200 failed

Job: Integration Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Test results

  • 57 tests in total
  • 1 test failed
  • 1 failure is new
  • 10 tests were fixed
  • 3 tests were quarantined / skipped
  • 4 minutes taken in total.

Build 2,200 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed ValidateHibernateMappingsDatabaseIT shouldValidateHibernateMappings History
47 secs
org.hibernate.tool.schema.spi.SchemaManagementException: Schema-validation: missing column [encounter_id] in table [conditions]
	at org.openmrs.util.databasechange.ValidateHibernateMappingsDatabaseIT.buildSessionFactory(ValidateHibernateMappingsDatabaseIT.java:106)
	at org.openmrs.util.databasechange.ValidateHibernateMappingsDatabaseIT.shouldValidateHibernateMappings(ValidateHibernateMappingsDatabaseIT.java:79)