OpenMRS Core Master

Build: #2416 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Get all alerts should return only non expired allerts: Test case result

The below summarizes the result of the test "Get all alerts should return only non expired allerts" in build 2,416 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Get all alerts should return only non expired allerts
Test class
org.openmrs.notification.db.hibernate.HibernateAlertDAOTest
Method
getAllAlerts_shouldReturnOnlyNonExpiredAllerts
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

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