Build: #59 failed
Job: Build and Test failed
Test results
- 4,349 tests in total
- 2 tests failed
- 36 tests were quarantined / skipped
- 8 minutes taken in total.
Build 59 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
HibernateAlertDAOTest
getAlerts_shouldReturnAllAlertsWhenUserIsSpecified
|
Failing since build #58 (Code changes detected) | < 1 sec | ||
org.opentest4j.AssertionFailedError: expected: <0> but was: <1> at org.openmrs.notification.db.hibernate.HibernateAlertDAOTest.getAlerts_shouldReturnAllAlertsWhenUserIsSpecified(HibernateAlertDAOTest.java:69) |
||||
HibernateAlertDAOTest
getAllAlerts_shouldReturnOnlyNonExpiredAllerts
|
Failing since build #58 (Code changes detected) | < 1 sec | ||
org.opentest4j.AssertionFailedError: expected: <0> but was: <1> at org.openmrs.notification.db.hibernate.HibernateAlertDAOTest.getAllAlerts_shouldReturnOnlyNonExpiredAllerts(HibernateAlertDAOTest.java:63) |