Sonar metrics for OpenMRS Core Master

Build: #1507 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Job result summary

Completed
Duration
36 minutes
Revision
91aecd7822776ade37b06e906766a139b6b68189 91aecd7822776ade37b06e906766a139b6b68189
Total tests
3772
Failing since
#1506 (Scheduled – )
Fixed in
#1508 (Manual run by Daniel Kayiwa)

Tests

  • 3,772 tests in total
  • 1 test failed
  • 1 failure is new
  • 39 tests were quarantined / skipped
  • 31 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed OpenmrsProfileExcludeFilterTest match_shouldIncludeBeanIfModuleMissing History
< 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)