[fix][fn]make sure the classloader for ContextImpl is functionClassLoader
in different runtimes
#11986
Annotations
6 errors
Run unit test group BROKER_FLAKY
Process completed with exit code 1.
|
Publish Test Report:
pulsar-broker/src/test/java/org/apache/pulsar/broker/admin/TopicAuthZTest.java#L1139
Argument passed to when() is null!
Example of correct stubbing:
doThrow(new RuntimeException()).when(mock).someMethod();
Also, if you use @mock annotation don't miss openMocks()
|
Publish Test Report:
pulsar-broker/src/test/java/org/apache/pulsar/broker/admin/TopicAuthZTest.java#L1139
Argument passed to when() is null!
Example of correct stubbing:
doThrow(new RuntimeException()).when(mock).someMethod();
Also, if you use @mock annotation don't miss openMocks()
|
|
|
Publish Test Report:
pulsar-broker/src/test/java/org/apache/pulsar/client/impl/TransactionEndToEndWithoutBatchIndexAckTest.java#L1
expected [null] but found [org.apache.pulsar.client.impl.MessageImpl@502d689]
|
The logs for this run have expired and are no longer available.
Loading