We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ed74b commit c4d9b13Copy full SHA for c4d9b13
tests/broken_tests.json
@@ -17,6 +17,9 @@
17
"00988_expansion_aliases_limit": {
18
"reason": "INVESTIGATE - Timeout on TSAN"
19
},
20
+ "03223_analyzer_with_cube_fuzz": {
21
+ "reason": "INVESTIGATE - Fails on TSAN"
22
+ },
23
"test_overcommit_tracker/test.py::test_user_overcommit": {
24
"reason": "INVESTIGATE - fails in tsan"
25
@@ -271,5 +274,8 @@
271
274
272
275
"test_database_delta/test.py::test_embedded_database_and_tables": {
273
276
"reason": "Investigate - Cluster fails to start"
277
278
+ "test_storage_rabbitmq/test.py::test_rabbitmq_sharding_between_queues_publish": {
279
+ "reason": "INVESTIGATE - Timeout on TSAN"
280
}
281
0 commit comments