Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
10 seconds
Duration
24 minutes
Labels
None
Revisions
openmrs-core
a0a913965c78afcb43bac4f1d9f2fe70329cb510 a0a913965c78afcb43bac4f1d9f2fe70329cb510
openmrs-standalone
779ac931ac7d80f59987661386056e64cb1ca437 779ac931ac7d80f59987661386056e64cb1ca437
Release scripts
cb25741d3d6fa89e79187ec68f849228fcafce94 cb25741d3d6fa89e79187ec68f849228fcafce94
Total tests
3485
Fixed in
#58 (Manual run by Rafal Korytkowski)

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> a0a913965c78afcb43bac4f1d9f2fe70329cb510 a0a913965c78afcb43bac4f1d9f2fe70329cb510 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