OpenMRS Core Master
Build: #954 was successful
Job: Build and Test was successful
Test results
- 3,053 tests in total
- 30 tests were quarantined / skipped
- 8 minutes taken in total.
Build 954 has the following 1 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
ContextWithModuleTest
loadClass_shouldLoadClassWithOpenmrsClassLoader
|
Failing since build #953 (Code changes detected) | Not quarantined | 1 sec | ||
java.lang.NullPointerException: null at java.lang.String.startsWith(String.java:1393) at java.lang.String.startsWith(String.java:1422) at org.openmrs.api.context.ServiceContext.getModuleOpenmrsServices(ServiceContext.java:1002) at org.openmrs.api.context.Context.getModuleOpenmrsServices(Context.java:1264) at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1191) at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161) at org.openmrs.api.context.ContextWithModuleTest.cleanupAfterEachTest(ContextWithModuleTest.java:41) |