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 4a6ee4c847a5db..a8ed6e1e69d9ec 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') { // 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 'missed_versions is empty' + exception 'versions are already compacted' } cluster.clearFrontendDebugPoints()