Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #105 failed Child of TRUNK-LATEST-183

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
1 minute
Labels
None
Revision
53a162f2e15975cfaa4d4f76695c79b6a6c377bf 53a162f2e15975cfaa4d4f76695c79b6a6c377bf
Total tests
32
Fixed in
#106 (Manual run by Mark Goodrich)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 1
Status Test View job Duration
Collapse Failed EventActivatorTest started_shouldCreateSubscriptionsForAllSubscribableEventListeners History
Default Job < 1 sec
java.lang.AssertionError: expected:<0> but was:<1>
	at org.junit.Assert.fail(Assert.java:91)
	at org.junit.Assert.failNotEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:126)
	at org.junit.Assert.assertEquals(Assert.java:470)
	at org.junit.Assert.assertEquals(Assert.java:454)
	at org.openmrs.module.event.EventActivatorTest.started_shouldCreateSubscriptionsForAllSubscribableEventListeners(EventActivatorTest.java:121)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(36 more lines...)