Sonar metrics for OpenMRS Core Master

Build: #1393 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Job result summary

Completed
Duration
25 minutes
Revision
42b4339fa95ddaad4918cbc4b976b93af218f414 42b4339fa95ddaad4918cbc4b976b93af218f414
Total tests
3771
Failing since
#1391 (Scheduled – )
Fixed in
#1396 (Manual run by Daniel Kayiwa)

Tests

  • 3,771 tests in total
  • 1 test failed
  • 39 tests were quarantined / skipped
  • 21 minutes taken in total.
Existing test failures 1
Status Test Failing since Duration
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)