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

Do start tag should allow user with the privilege: Test case result

The below summarizes the result of the test "Do start tag should allow user with the privilege" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Do start tag should allow user with the privilege
Test class
org.openmrs.web.taglib.RequireTagTest
Method
doStartTag_shouldAllowUserWithThePrivilege
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.AssertionError: expected:<0> but was:<5>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.web.taglib.RequireTagTest.doStartTag_shouldAllowUserWithThePrivilege(RequireTagTest.java:88)