Sonar metrics for OpenMRS Core Master

Build: #527 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Job result summary

Completed
Duration
18 minutes
Revision
21c896368495edcaff1af3c4f4283c676c335460 21c896368495edcaff1af3c4f4283c676c335460
Total tests
3050
Failing since
#524 (Scheduled – )
Fixed in
#675 (Manual run by Rafal Korytkowski)

Tests

  • 3,050 tests in total
  • 1 test failed
  • 1 failure is new
  • 29 tests were quarantined / skipped
  • 9 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed ContextWithModuleTest loadClass_shouldLoadClassWithOpenmrsClassLoader History
1 sec
java.lang.NullPointerException: null
	at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1119)
	at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161)
	at org.openmrs.api.context.ContextWithModuleTest.cleanupAfterEachTest(ContextWithModuleTest.java:41)