OpenMRS Core Master

Build: #2050 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
3 minutes
Revision
496f46a0dff3ad24b1b8e7a7c65fa59770616bd1 496f46a0dff3ad24b1b8e7a7c65fa59770616bd1
Total tests
53
Fixed in
#2051 (Code changes detected)

Tests

  • 53 tests in total
  • 2 tests failed
  • 2 failures are new
  • 3 tests were quarantined / skipped
  • 2 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed Database1_9_7UpgradeIT shouldPassIfAllExistingDrugOrderUnitsAndFrequenciesAreMappedToConcepts History
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
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...)