Sonar metrics for OpenMRS Core Master

Build: #1468 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Match should include bean if module missing: Test case result

The below summarizes the result of the test "Match should include bean if module missing" in build 1,468 of Sonar - OpenMRS Core Master - Sonar Full Analysis. View test case history
Description
Match should include bean if module missing
Test class
org.openmrs.annotation.OpenmrsProfileExcludeFilterTest
Method
match_shouldIncludeBeanIfModuleMissing
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

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)