Build: #442 failed

Job: Unit and Component Tests failed

Stages & jobs

  1. Build and Tests

Job result summary

Completed
Duration
8 minutes
Revision
2d38ee3e337e68a87df02de29efe6dba35d56248 2d38ee3e337e68a87df02de29efe6dba35d56248
Total tests
2596
Fixed in
#443 (Code changes detected)

Tests

  • 2,596 tests in total
  • 1 test failed
  • 1 failure is new
  • 26 tests were quarantined / skipped
  • 7 minutes taken in total.
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...)