File tree Expand file tree Collapse file tree 1 file changed +18
-3
lines changed
Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Original file line number Diff line number Diff line change 244244 ]
245245 },
246246 "00084_external_aggregation" : {
247- "reason" : " INVESTIGATE - Timeout on tsan" ,
247+ "reason" : " INVESTIGATE - Timeout on tsan, msan " ,
248248 "message" : " Timeout! Processes left in process group" ,
249249 "check_types" : [
250- " tsan"
250+ " tsan" ,
251+ " msan"
252+ ]
253+ },
254+ "03127_system_unload_primary_key_table" : {
255+ "reason" : " INVESTIGATE - Timeout on msan" ,
256+ "message" : " Timeout! Processes left in process group" ,
257+ "check_types" : [
258+ " msan"
251259 ]
252260 },
253261 "00184_parallel_hash_returns_same_res_as_hash" : {
362370 },
363371 "03593_backup_with_broken_projection" : {
364372 "reason" : " INVESTIGATE - Timeout on msan" ,
365- "message" : " Timeout exceeded while receiving data from server. " ,
373+ "message" : " Timeout" ,
366374 "check_types" : [
367375 " msan"
368376 ]
381389 " tsan"
382390 ]
383391 },
392+ "03221_refreshable_matview_progress" : {
393+ "reason" : " INVESTIGATE - Unstable on msan" ,
394+ "message" : " result differs with reference" ,
395+ "check_types" : [
396+ " msan"
397+ ]
398+ },
384399 "test_scheduler_cpu_preemptive/test.py::test_downscaling[cpu-slot-preemption-timeout-1ms]" : {
385400 "reason" : " INVESTIGATE - Unstable on tsan, asan" ,
386401 "message" : " Failed: Timeout >900.0s" ,
You can’t perform that action at this time.
0 commit comments