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
44 seconds
Duration
11 minutes
Labels
None
Revisions
openmrs-core
370584c07786f4d2ae28e2c45a8738dda2ae3de1 370584c07786f4d2ae28e2c45a8738dda2ae3de1
openmrs-standalone
779ac931ac7d80f59987661386056e64cb1ca437 779ac931ac7d80f59987661386056e64cb1ca437
Release scripts
cb25741d3d6fa89e79187ec68f849228fcafce94 cb25741d3d6fa89e79187ec68f849228fcafce94
Total tests
3316
Fixed in
#197 (Manual run by Daniel Kayiwa)

Tests

Responsible

Code commits

openmrs-core
Author Commit Message Commit date
Dimitri Renault <dimitri@mekomsolutions.com> Dimitri Renault <dimitri@mekomsolutions.com> 370584c07786f4d2ae28e2c45a8738dda2ae3de1 370584c07786f4d2ae28e2c45a8738dda2ae3de1 TRUNK-5213: @OpenmrsProfile loads Spring resources conditionally based on missing module(s). (#2242)
(cherry picked from commit 7ee5c96665964ed085107443ca2e90b0d543c7ee)

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-5213Could not obtain issue details from Jira