OpenMRS Core Master

Build: #957 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

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 957 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
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 (Existing 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)