OpenMRS Core Master

Build: #2089 failed

Job: Integration Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Test results

  • 53 tests in total
  • 2 tests failed
  • 3 tests were quarantined / skipped
  • 1 minute taken in total.

Build 2,089 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
org.hibernate.HibernateException: Wrong column type in OPENMRS.PUBLIC.CONDITIONS for column condition_coded. Found: integer, expected: binary(255)
	at org.hibernate.mapping.Table.validateColumns(Table.java:372)
	at org.hibernate.cfg.Configuration.validateSchema(Configuration.java:1338)
	at org.hibernate.tool.hbm2ddl.SchemaValidator.validate(SchemaValidator.java:175)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:525)
	at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1859)
	at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1930)
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.buildSessionFactory(DatabaseUpgradeTestUtil.java:259)
(1 more lines...)
org.hibernate.HibernateException: Wrong column type in OPENMRS.PUBLIC.CONDITIONS for column condition_coded. Found: integer, expected: binary(255)
	at org.hibernate.mapping.Table.validateColumns(Table.java:372)
	at org.hibernate.cfg.Configuration.validateSchema(Configuration.java:1338)
	at org.hibernate.tool.hbm2ddl.SchemaValidator.validate(SchemaValidator.java:175)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:525)
	at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1859)
	at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1930)
	at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.buildSessionFactory(DatabaseUpgradeTestUtil.java:259)
(1 more lines...)