OpenMRS Core Master

Build: #956 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 change model if for module is present: Test case result

The below summarizes the result of the test "Setup model for module should change model if for module is present" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Setup model for module should change model if for module is present
Test class
org.openmrs.web.controller.GlobalPropertyPortletControllerTest
Method
setupModelForModule_shouldChangeModelIfForModuleIsPresent
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

junit.framework.AssertionFailedError: expected:<file.> but was:<null>
	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_shouldChangeModelIfForModuleIsPresent(GlobalPropertyPortletControllerTest.java:73)