OpenMRS Core Master

Build: #1713 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
23 minutes
Revision
f1aa116e7c1a7f8af3a85426d2e7e2fbd1e4cdb2 f1aa116e7c1a7f8af3a85426d2e7e2fbd1e4cdb2
Total tests
3772
Fixed in
#1714 (Code changes detected)

Configuration changes

Job Build and Test with key TRUNK-MASTER-JOB1 no longer exists.

Tests

  • 3,772 tests in total
  • 1 test failed
  • 1 failure is new
  • 38 tests were quarantined / skipped
  • 19 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)