Skip to content

Commit 1093003

Browse files
committed
Update broken_tests.yaml
1 parent a0fc9ba commit 1093003

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tests/broken_tests.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
- name: 00024_random_counters
6161
reason: INVESTIGATE - random timeout
6262
message: Timeout! Killing process group
63+
- name: 03644_object_storage_correlated_subqueries
64+
reason: KNOWN - Unstable in upstream 25.8.
6365
- name: test_storage_s3_queue/test_5.py::test_migration[1-s3queue_]
6466
reason: KNOWN - Sometimes fails due to test order
6567
message: 'Failed: Timeout >900.0s'
@@ -168,8 +170,7 @@
168170
reason: 'KNOWN: Occasional timeout'
169171
message: docker_compose_iceberg_hms_catalog.yml', '--verbose', 'up', '-d']' timed out after 300 seconds
170172
- name: test_keeper_memory_soft_limit/test.py::test_soft_limit_create
171-
reason: 'INVESTIGATE: Out of Memory / timeout'
172-
not_message: AssertionError
173+
reason: 'FIXME: Unstable in current version. Fixed in recent upstream.'
173174

174175
# Regex rules should be ordered from most specific to least specific.
175176
# regex: true applies to name, message, and not_message fields, but not to reason or check_types fields.

0 commit comments

Comments
 (0)