Skip to content

Commit 7d3113d

Browse files
committed
update broken_tests.json
1 parent 0904ede commit 7d3113d

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

tests/broken_tests.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
{
2+
"02844_max_backup_bandwidth_s3": {
3+
"reason": "INVESTIGATE - Fails on debug",
4+
"message": "result differs with reference",
5+
"check_types": [
6+
"debug"
7+
]
8+
},
29
"03455_direct_io_read_array_values": {
310
"reason": "INVESTIGATE - Unstable on tsan",
411
"check_types": [
@@ -214,10 +221,11 @@
214221
]
215222
},
216223
"00172_hits_joins": {
217-
"reason": "INVESTIGATE - Timeout on tsan",
224+
"reason": "INVESTIGATE - Timeout on tsan, msan",
218225
"message": "Timeout! Processes left in process group",
219226
"check_types": [
220-
"tsan"
227+
"tsan",
228+
"msan"
221229
]
222230
},
223231
"00084_external_aggregation": {
@@ -273,7 +281,7 @@
273281
},
274282
"01782_field_oom": {
275283
"reason": "INVESTIGATE - Timeout on tsan",
276-
"message": "Timeout! Processes left in process group",
284+
"message": "Timeout",
277285
"check_types": [
278286
"tsan"
279287
]

0 commit comments

Comments
 (0)