OpenMRS Core Master

Build: #1702 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

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,702 of OpenMRS Core - OpenMRS Core Master - Build and Test. 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)