OpenMRS Core Master

Build: #2050 failed Changes by Wyclif Luyima

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
15 minutes
Labels
None
Revisions
openmrs-core
496f46a0dff3ad24b1b8e7a7c65fa59770616bd1 496f46a0dff3ad24b1b8e7a7c65fa59770616bd1
openmrs-standalone
5b99613f0bffb1ab3ffd50123096c7aa265d6620 5b99613f0bffb1ab3ffd50123096c7aa265d6620
Release scripts
8ad880e0b0c21a2d094411a51f7951e0b9148c4a 8ad880e0b0c21a2d094411a51f7951e0b9148c4a
Total tests
4218
Fixed in
#2051 (Changes by Daniel Kayiwa)

Tests

Responsible

Code commits

openmrs-core
Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima 496f46a0dff3ad24b1b8e7a7c65fa59770616bd1 496f46a0dff3ad24b1b8e7a7c65fa59770616bd1 TRUNK-5493 Replace Encounter hbm mapping file with annotations (#2908)

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 shouldPassIfAllExistingDrugOrderUnitsAndFrequenciesAreMappedToConcepts History
Integration Test 8 secs
org.hibernate.MappingException: Association references unmapped class: org.openmrs.Encounter
	at org.hibernate.cfg.HbmBinder.bindCollectionSecondPass(HbmBinder.java:2577)
	at org.hibernate.cfg.HbmBinder$CollectionSecondPass.secondPass(HbmBinder.java:2828)
	at org.hibernate.cfg.CollectionSecondPass.doSecondPass(CollectionSecondPass.java:70)
	at org.hibernate.cfg.Configuration.originalSecondPassCompile(Configuration.java:1697)
	at org.hibernate.cfg.Configuration.secondPassCompile(Configuration.java:1426)
	at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1846)
	at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1930)
(2 more lines...)
Collapse Failed Database1_9_7UpgradeIT shouldUpgradeFromClean1_9To1_10 History
Integration Test 8 secs
org.hibernate.MappingException: Association references unmapped class: org.openmrs.Encounter
	at org.hibernate.cfg.HbmBinder.bindCollectionSecondPass(HbmBinder.java:2577)
	at org.hibernate.cfg.HbmBinder$CollectionSecondPass.secondPass(HbmBinder.java:2828)
	at org.hibernate.cfg.CollectionSecondPass.doSecondPass(CollectionSecondPass.java:70)
	at org.hibernate.cfg.Configuration.originalSecondPassCompile(Configuration.java:1697)
	at org.hibernate.cfg.Configuration.secondPassCompile(Configuration.java:1426)
	at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1846)
	at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1930)
(2 more lines...)

Jira issues

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