This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-53943-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 14550246459 branch-3.1: [fix](test) Fix two regression test #54433
(#54474)
add 66ee3df93b6 [fix](editlog) add two inject case for batch editlog
(#53943)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/doris/persist/EditLog.java | 5 +-
.../doris/transaction/PublishVersionDaemon.java | 7 ++-
.../test_binlog_config_change.groovy | 2 +
.../test_flush_editlog_exception.groovy | 70 ++++++++++++++++++++++
...st_txn.groovy => test_publish_exception.groovy} | 29 +++++++--
5 files changed, 107 insertions(+), 6 deletions(-)
create mode 100644
regression-test/suites/fault_injection_p0/test_flush_editlog_exception.groovy
copy regression-test/suites/insert_p0/transaction/{test_txn.groovy =>
test_publish_exception.groovy} (60%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]