OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Setup model for module should not override exclude prefix but concatenate: Test case result
The below summarizes the result of the test "Setup model for module should not override exclude prefix but concatenate" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Setup model for module should not override exclude prefix but concatenate
- Test class
- org.openmrs.web.controller.GlobalPropertyPortletControllerTest
- Method
- setupModelForModule_shouldNotOverrideExcludePrefixButConcatenate
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
junit.framework.AssertionFailedError: expected:<file.custom;file.started;file.mandatory> but was:<file.custom> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:86) at org.openmrs.web.controller.GlobalPropertyPortletControllerTest.setupModelForModule_shouldNotOverrideExcludePrefixButConcatenate(GlobalPropertyPortletControllerTest.java:115)