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

Job result summary

Completed
Duration
14 minutes
Revision
081e2dd14aa73a0f7e35f9d511d801ae75421c6f 081e2dd14aa73a0f7e35f9d511d801ae75421c6f
Total tests
4323
Fixed in
#2417 (Run by child build CA-CA)

Configuration changes

Job Build and Test with key TRUNK-MASTER-JOB1 no longer exists.

Tests

  • 4,323 tests in total
  • 2 tests failed
  • 2 failures are new
  • 36 tests were quarantined / skipped
  • 10 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed HibernateAlertDAOTest getAlerts_shouldReturnAllAlertsWhenUserIsSpecified History
< 1 sec
org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
	at org.openmrs.notification.db.hibernate.HibernateAlertDAOTest.getAlerts_shouldReturnAllAlertsWhenUserIsSpecified(HibernateAlertDAOTest.java:69)
Collapse Failed HibernateAlertDAOTest getAllAlerts_shouldReturnOnlyNonExpiredAllerts History
< 1 sec
org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
	at org.openmrs.notification.db.hibernate.HibernateAlertDAOTest.getAllAlerts_shouldReturnOnlyNonExpiredAllerts(HibernateAlertDAOTest.java:63)