Skip to content

Commit c4d9b13

Browse files
committed
2 more broken test crossouts
1 parent 35ed74b commit c4d9b13

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
@@ -17,6 +17,9 @@
1717
"00988_expansion_aliases_limit": {
1818
"reason": "INVESTIGATE - Timeout on TSAN"
1919
},
20+
"03223_analyzer_with_cube_fuzz": {
21+
"reason": "INVESTIGATE - Fails on TSAN"
22+
},
2023
"test_overcommit_tracker/test.py::test_user_overcommit": {
2124
"reason": "INVESTIGATE - fails in tsan"
2225
},
@@ -271,5 +274,8 @@
271274
},
272275
"test_database_delta/test.py::test_embedded_database_and_tables": {
273276
"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"
274280
}
275281
}

0 commit comments

Comments
 (0)