Skip to content

Commit 901eea5

Browse files
committed
add some unstable tests to broken_tests.json
1 parent 193bef6 commit 901eea5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tests/broken_tests.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,15 @@
3131
"03145_non_loaded_projection_backup": {
3232
"reason": "INVESTIGATE - fails in tsan"
3333
},
34+
"00078_group_by_arrays": {
35+
"reason": "INVESTIGATE - fail in debug"
36+
},
37+
"02539_settings_aliases": {
38+
"reason": "INVESTIGATE - fail in msan"
39+
},
40+
"01052_window_view_proc_tumble_to_now": {
41+
"reason": "INVESTIGATE - fail in msan"
42+
},
3443
"test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg":{
3544
"reason": "KNOWN not run by upstream"
3645
},

0 commit comments

Comments
 (0)