Plan for OpenMRS Core 2.0.x

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
5 seconds
Duration
9 minutes
Labels
None
Revisions
openmrs-core
cfa90f3595d25f6e940b2b2867c36960eeaf4ee3 cfa90f3595d25f6e940b2b2867c36960eeaf4ee3
openmrs-standalone
779ac931ac7d80f59987661386056e64cb1ca437 779ac931ac7d80f59987661386056e64cb1ca437
Release scripts
cb25741d3d6fa89e79187ec68f849228fcafce94 cb25741d3d6fa89e79187ec68f849228fcafce94
Total tests
3317
Fixed in
#205 (Rebuilt by Cintia Del Rio)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

openmrs-core
Author Commit Message Commit date
Eric Henziger <hemtillhenziger@gmail.com> Eric Henziger <hemtillhenziger@gmail.com> cfa90f3595d25f6e940b2b2867c36960eeaf4ee3 cfa90f3595d25f6e940b2b2867c36960eeaf4ee3 TRUNK-5123: Change signature of transformNamesToConcepts to LinkedHashSet
We use a LinkedHashSet to remove duplicates, and use this fact that
every element is indeed unique in getConceptByName.

(cherry picked from commit 8ba0ac3b9ef6871bd0f67f63e17a17c86f8b31e2)

Tests

New test failures 1
Status Test View job Duration
Collapse Failed OpenmrsProfileExcludeFilterTest match_shouldIncludeBeanIfModuleMissing History
Build and Test < 1 sec
org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.openmrs.annotation.OpenmrsProfileWithoutTest1Module] is defined
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBean(DefaultListableBeanFactory.java:371)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBean(DefaultListableBeanFactory.java:331)
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:968)
	at org.openmrs.annotation.OpenmrsProfileExcludeFilterTest.match_shouldIncludeBeanIfModuleMissing(OpenmrsProfileExcludeFilterTest.java:87)

Jira issues

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