[fix][fn]make sure the classloader for ContextImpl is functionClassLoader
in different runtimes
#11986
Annotations
4 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#L1136
Expire message by timestamp not issued on topic persistent://public/default/a992b5f0-9bfb-4684-891b-c0a99e8b2d0c-partition-1 for subscription test-sub due to ongoing message expiration not finished or subscription almost catch up. If it's performed on a partitioned topic operation might succeeded on other partitions, please check stats of individual partition.
|
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/TransactionEndToEndTest.java#L1669
expected [null] but found [org.apache.pulsar.client.impl.MessageImpl@3c4445ac]
|
The logs for this run have expired and are no longer available.
Loading