OpenMRS Core Master

Build: #1713 failed Changes by Rafal Korytkowski

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
23 minutes
Labels
None
Revisions
openmrs-core
f1aa116e7c1a7f8af3a85426d2e7e2fbd1e4cdb2 f1aa116e7c1a7f8af3a85426d2e7e2fbd1e4cdb2
openmrs-standalone
779ac931ac7d80f59987661386056e64cb1ca437 779ac931ac7d80f59987661386056e64cb1ca437
Release scripts
cb25741d3d6fa89e79187ec68f849228fcafce94 cb25741d3d6fa89e79187ec68f849228fcafce94
Total tests
3825
Fixed in
#1714 (Changes by dkayiwa <kayiwadaniel@gmail.com>)

Tests

Responsible

Code commits

openmrs-core
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski f1aa116e7c1a7f8af3a85426d2e7e2fbd1e4cdb2 f1aa116e7c1a7f8af3a85426d2e7e2fbd1e4cdb2 Merge pull request #2290 from henziger/TRUNK-5123
TRUNK-5123 Change signature of transformNamesToConcepts to LinkedHashSet
Eric Henziger <hemtillhenziger@gmail.com> Eric Henziger <hemtillhenziger@gmail.com> 8ba0ac3b9ef6871bd0f67f63e17a17c86f8b31e2 m 8ba0ac3b9ef6871bd0f67f63e17a17c86f8b31e2 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.

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 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:83)

Jira issues

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