Build: #442 failed

Job: Unit and Component Tests failed

Stages & jobs

  1. Build and Tests

Test results

  • 2,596 tests in total
  • 1 test failed
  • 1 failure is new
  • 26 tests were quarantined / skipped
  • 7 minutes taken in total.

Build 442 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed HibernateLocationDAOTest getLocationsHavingAllTags_shouldGetLocationsHavingAllTags History
< 1 sec
java.lang.AssertionError: expected:<2> but was:<0>
	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.api.db.hibernate.HibernateLocationDAOTest.getLocationsHavingAllTags_shouldGetLocationsHavingAllTags(HibernateLocationDAOTest.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(34 more lines...)