OpenMRS Core Master
Build: #932 failed
Job: Build and Test failed
Test results
- 3,060 tests in total
- 1 test failed
- 1 failure is new
- 28 tests were quarantined / skipped
- 9 minutes taken in total.
Build 932 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ModuleActivatorTest
shouldStopDependantModulesOnStopModule
|
< 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:1258) at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1189) at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:161) at org.openmrs.module.BaseModuleActivatorTest.beforeEachTest(BaseModuleActivatorTest.java:36) (32 more lines...) |