Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #97 failed
Job: Default Job failed
Test results
- 32 tests in total
- 1 test failed
- 1 failure is new
- 42 seconds taken in total.
Build 97 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
EventActivatorTest
started_shouldCreateSubscriptionsForAllSubscribableEventListeners
|
< 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...) |