Sonar metrics for OpenMRS Core Master

Build: #527 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Load class should load class with openmrs class loader: Test case result

The below summarizes the result of the test "Load class should load class with openmrs class loader" in build 527 of Sonar - OpenMRS Core Master - Sonar Full Analysis. View test case history
Description
Load class should load class with openmrs class loader
Test class
org.openmrs.api.context.ContextWithModuleTest
Method
loadClass_shouldLoadClassWithOpenmrsClassLoader
Duration
1 sec
Status
Failed (New Failure)

Error Log

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)