Skip to content

Commit f05e4c5

Browse files
committed
more fails 02481_async_insert_dedup 02286_quantile_tdigest_infinity
1 parent 8274d2a commit f05e4c5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/broken_tests.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
"02888_system_tables_with_inaccsessible_table_function": {
1414
"reason": "INVESTIGATE"
1515
},
16+
"02481_async_insert_dedup": {
17+
"reason": "INVESTIGATE - fails in debug"
18+
},
19+
"02286_quantile_tdigest_infinity": {
20+
"reason": "INVESTIGATE - fails in tsan"
21+
},
1622
"03094_grouparraysorted_memory": {
1723
"reason": "KNOWN flaky"
1824
},

0 commit comments

Comments
 (0)