Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #113 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
5 minutes
Revision
01f71e7f31ca87e7c1503424f845c88e7ca508b6 01f71e7f31ca87e7c1503424f845c88e7ca508b6
Total tests
825
Failing since
#106 (Code changes detected – )
Fixed in
#114 (Code changes detected)

Tests

  • 825 tests in total
  • 1 test failed
  • 4 minutes taken in total.
Existing test failures 1
Status Test Failing since Duration
java.lang.NoClassDefFoundError: org/openmrs/TestOrder
	at java.lang.Class.getDeclaredConstructors0(Native Method)
	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2496)
	at java.lang.Class.getDeclaredConstructors(Class.java:1901)
	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.determineCandidateConstructors(AutowiredAnnotationBeanPostProcessor.java:227)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineConstructorsFromBeanPostProcessors(AbstractAutowireCapableBeanFactory.java:930)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:903)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
(51 more lines...)