OpenMRS Core Master

Build: #2239 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
c89f68ef30f4e9fb3b5fb1953a329b57a5a7894b c89f68ef30f4e9fb3b5fb1953a329b57a5a7894b
Total tests
59
Fixed in
#2240 (Code changes detected)

Tests

  • 59 tests in total
  • 1 test failed
  • 1 failure is new
  • 3 tests were quarantined / skipped
  • 3 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed ValidateHibernateMappingsDatabaseIT shouldValidateHibernateMappings History
32 secs
org.hibernate.tool.schema.spi.SchemaManagementException: Schema-validation: missing sequence [encounter_type_encounter_type_id_seq]
	at org.openmrs.util.databasechange.ValidateHibernateMappingsDatabaseIT.buildSessionFactory(ValidateHibernateMappingsDatabaseIT.java:104)
	at org.openmrs.util.databasechange.ValidateHibernateMappingsDatabaseIT.shouldValidateHibernateMappings(ValidateHibernateMappingsDatabaseIT.java:77)