This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from c6ea5ba [Flaky test] Fix flaky test
PulsarFunctionsTest.testExclamationFunction (#9864)
add e638de5 [Tests] Pass stdout and stderr in error message when it's
asserted to be empty (#9871)
No new revisions were added by this update.
Summary of changes:
.../apache/pulsar/tests/integration/cli/CLITest.java | 18 ++++--------------
.../pulsar/tests/integration/cli/FunctionsCLITest.java | 3 +--
.../pulsar/tests/integration/cli/PackagesCliTest.java | 2 +-
.../tests/integration/docker/ContainerExecResult.java | 15 +++++++++++++++
.../integration/functions/PulsarFunctionsTest.java | 12 +++---------
.../tests/integration/functions/PulsarStateTest.java | 6 +++---
6 files changed, 27 insertions(+), 29 deletions(-)