OpenMRS Core Master

Build: #943 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

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 943 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Load class should load class with openmrs class loader
Test class
org.openmrs.api.context.ContextWithModuleTest
Method
loadClass_shouldLoadClassWithOpenmrsClassLoader
Jira Issue
Duration
< 1 sec
Status
Failed (Existing 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)