Skip to content

Commit 777b960

Browse files
committed
update broken_tests.json
1 parent fb86f22 commit 777b960

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

tests/broken_tests.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@
2626
},
2727
"00988_expansion_aliases_limit": {
2828
"reason": "INVESTIGATE - Timeout. Unstable?",
29+
"message": "Timeout",
2930
"check_types": [
30-
"tsan"
31+
"tsan",
32+
"msan"
3133
]
3234
},
3335
"03532_crash_in_aggregation_because_of_lost_exception": {
@@ -179,10 +181,7 @@
179181
},
180182
"00024_random_counters": {
181183
"reason": "INVESTIGATE - timeout",
182-
"message": "Timeout! Killing process group",
183-
"check_types": [
184-
"msan"
185-
]
184+
"message": "Timeout! Killing process group"
186185
},
187186
"03127_system_unload_primary_key_table": {
188187
"reason": "INVESTIGATE - timeout",

0 commit comments

Comments
 (0)