Build: #59 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Get alerts should return all alerts when user is specified: Test case result

The below summarizes the result of the test "Get alerts should return all alerts when user is specified" in build 59 of OpenMRS Core - OpenMRS Core 2.4.x - Build and Test. View test case history
Description
Get alerts should return all alerts when user is specified
Test class
org.openmrs.notification.db.hibernate.HibernateAlertDAOTest
Method
getAlerts_shouldReturnAllAlertsWhenUserIsSpecified
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
	at org.openmrs.notification.db.hibernate.HibernateAlertDAOTest.getAlerts_shouldReturnAllAlertsWhenUserIsSpecified(HibernateAlertDAOTest.java:69)