This is an automated email from the ASF dual-hosted git repository.

hellostephen pushed a commit to branch hello-stephen-patch-6
in repository https://gitbox.apache.org/repos/asf/doris.git

commit 302f609e43c212bcce993b34fa3de32d393a0b22
Author: Dongyang Li <[email protected]>
AuthorDate: Mon Aug 18 17:58:07 2025 +0800

    [fix](case) test_compaction_with_visible_version
---
 .../suites/compaction/test_compaction_with_visible_version.groovy       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/regression-test/suites/compaction/test_compaction_with_visible_version.groovy 
b/regression-test/suites/compaction/test_compaction_with_visible_version.groovy
index ddf80e09642..e280bebc72a 100644
--- 
a/regression-test/suites/compaction/test_compaction_with_visible_version.groovy
+++ 
b/regression-test/suites/compaction/test_compaction_with_visible_version.groovy
@@ -268,7 +268,7 @@ suite('test_compaction_with_visible_version', 'docker') {
             // E-230:
             //(1105, 'errCode = 2, detailMessage = 
(128.2.51.2)[CANCELLED]missed_versions is empty, spec_version 43,
             // max_version 123, tablet_id 10062')
-            exception 'versions are already compacted'
+            exception 'missed versions is empty'
         }
 
         cluster.clearFrontendDebugPoints()


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to