From ab1c8c2d8181f496079feed8fcd78ddbe46dcbd0 Mon Sep 17 00:00:00 2001 From: CarlosFelipeOR Date: Mon, 27 Jul 2026 20:32:41 -0300 Subject: [PATCH] Mark 04299_constraint_subst_correlated_subquery_root as broken on ParallelReplicas Signed-off-by: CarlosFelipeOR --- tests/broken_tests.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/broken_tests.yaml b/tests/broken_tests.yaml index 11eed3824d6d..ff05f4e75484 100644 --- a/tests/broken_tests.yaml +++ b/tests/broken_tests.yaml @@ -83,6 +83,10 @@ reason: KNOWN - Unstable upstream - name: 03644_object_storage_correlated_subqueries reason: KNOWN - Unstable in upstream 25.8. +- name: 04299_constraint_subst_correlated_subquery_root + reason: 'KNOWN: Issue #2051' + check_types: + - ParallelReplicas - name: test_storage_s3_queue/test_5.py::test_migration[1-s3queue_] reason: KNOWN - Sometimes fails due to test order message: 'Failed: Timeout >900.0s'