OpenMRS Core Master

Build: #1064 failed Changes by Daniel Kayiwa and James deGraft-Johnson

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
23 minutes
Labels
None
Revisions
openmrs-core
62bc930912dd482f28f7de8539c50c54eb91d25c 62bc930912dd482f28f7de8539c50c54eb91d25c
openmrs-standalone
41a2cffb1610c5fa8815db2d6173f99e68ad4f6d 41a2cffb1610c5fa8815db2d6173f99e68ad4f6d
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
3541
Fixed in
#1066 (Changes by Daniel Kayiwa)

Tests

Responsible

Code commits

openmrs-core
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 62bc930912dd482f28f7de8539c50c54eb91d25c 62bc930912dd482f28f7de8539c50c54eb91d25c Merge pull request #1590 from jdegraft/TRUNK-4747
TRUNK-4747
James deGraft-Johnson James deGraft-Johnson 44bbee6bac0705903c0e2ba3231d1d40225b4c50 44bbee6bac0705903c0e2ba3231d1d40225b4c50 TRUNK-4747 Move allergyapi into core - changes following review - initial commit whiles openmrs is setup for changes - commit to enable build of 1.8, 1.9, 1.10 to enable build of webservices.rest - tested move of allergyapi to openmrs-core - changes following review with no conflicts Changes following review - remove problems from patient dashboard - remove some commented out code - added allergyapi tests - remove activelist feature - changeset - remove activelist tables - fixed some errors introduced by rebase - fixed error from rebase

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 2
Status Test View job Duration
Collapse Failed Database1_9_7UpgradeIT shouldUpgradeFromClean1_9To1_10 History
Integration Test 10 secs
org.hibernate.HibernateException: Wrong column type in OPENMRS.PUBLIC.ALLERGY for column voided. Found: tinyint, expected: boolean
	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:247)
(1 more lines...)
Collapse Failed Database1_9_7UpgradeIT shouldPassIfAllExistingDrugOrderUnitsAndFrequenciesAreMappedToConcepts History
Integration Test 8 secs
org.hibernate.HibernateException: Wrong column type in OPENMRS.PUBLIC.ALLERGY for column voided. Found: tinyint, expected: boolean
	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:247)
(1 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-4747Could not obtain issue details from Jira