Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
3.2.0
-
None
-
None
Description
See Jenkins build failure: https://builds.onehippo.org/view/All%20Failed/job/org_10.2_hst/
org.hippoecm.hst.core.jcr.TestEventListenersContainerImpl.whenAddingEventListenerThrowsExceptionOtherListenersAreStillRegistered
java.lang.AssertionError:
Expectation failure on verify:
getEventTypes(): expected: 1, actual: 0
at org.easymock.internal.MocksControl.verify(MocksControl.java:184)
at org.easymock.EasyMock.verify(EasyMock.java:2038)
at org.hippoecm.hst.core.jcr.TestEventListenersContainerImpl.whenAddingEventListenerThrowsExceptionOtherListenersAreStillRegistered(TestEventListenersContainerImpl.java:320)