Skip to content

Commit 8ce0aff

Browse files
committed
update broken_tests.json
1 parent 02e208d commit 8ce0aff

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

tests/broken_tests.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -295,14 +295,8 @@
295295
]
296296
},
297297
"00024_random_counters": {
298-
"reason": "INVESTIGATE - Timeout on tsan, coverage, asan, msan",
299-
"message": "Timeout! Processes left in process group",
300-
"check_types": [
301-
"tsan",
302-
"coverage",
303-
"asan",
304-
"msan"
305-
]
298+
"reason": "INVESTIGATE - Timeout on sanitizers",
299+
"message": "Timeout! Processes left in process group"
306300
},
307301
"00159_parallel_formatting_json_and_friends_2": {
308302
"reason": "INVESTIGATE - Timeout on tsan",
@@ -543,5 +537,9 @@
543537
"test_database_hms/test.py::test_hide_sensitive_info": {
544538
"reason": "KNOWN: Occasional timeout",
545539
"message": "docker_compose_iceberg_hms_catalog.yml', '--verbose', 'up', '-d']' timed out after 300 seconds"
540+
},
541+
"test_keeper_memory_soft_limit/test.py::test_soft_limit_create": {
542+
"reason": "INVESTIGATE: Out of Memory",
543+
"message": "Coordination error: Out of Memory."
546544
}
547545
}

0 commit comments

Comments
 (0)