You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Summary] [Package List] [Test Cases]
testHandlePublicationError_handlers_present_async
java.lang.ExceptionInInitializerError:
net.engio.mbassy.bus.AbstractPubSubSupportTest:
testHandlePublicationError_constrcut_with_handler_async
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.cglib.ClassImposterizer$3
net.engio.mbassy.bus.AbstractPubSubSupportTest:
testHandlePublicationError_raises_exception
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.cglib.ClassImposterizer$3
net.engio.mbassy.bus.AbstractPubSubSupportTest:
testHandlePublicationError_construct_with_handler_sync
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.cglib.ClassImposterizer$3
net.engio.mbassy.bus.AbstractPubSubSupportTest:
testHandlePublicationError_handlers_present_sync
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.cglib.ClassImposterizer$3
net.engio.mbassy.bus.AbstractPubSubSupportTest:
testHandlePublicationError_default_construct_async
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.cglib.ClassImposterizer$3
net.engio.mbassy.bus.AbstractPubSubSupportTest:
testHandlePublicationError_no_handlers_present_construct_with_config_as
ync
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.cglib.ClassImposterizer$3
net.engio.mbassy.bus.AbstractPubSubSupportTest:
testHandlePublicationError_default_construct_sync
java.lang.NoClassDefFoundError: Could not initialize class
org.mockito.internal.creation.cglib.ClassImposterizer$3
net.engio.mbassy.bus.AbstractPubSubSupportTest:
The text was updated successfully, but these errors were encountered:
Expected
Build succeeds, archives created.
Actual
Build fails.
From surefire-report.html.txt:
The text was updated successfully, but these errors were encountered: