Skip to content

Commit 5b3a7a5

Browse files
committed
update broken_tests.json
1 parent 18d08d0 commit 5b3a7a5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/broken_tests.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,13 @@
420420
"reason": "INVESTIGATE - NETLINK_ERROR",
421421
"message": "NETLINK_ERROR"
422422
},
423+
"test_overcommit_tracker/test.py::test_user_overcommit": {
424+
"reason": "INVESTIGATE - NETLINK_ERROR on tsan",
425+
"message": "NETLINK_ERROR",
426+
"check_types": [
427+
"tsan"
428+
]
429+
},
423430
"test_storage_delta/test.py::test_concurrent_queries[False]": {
424431
"reason": "INVESTIGATE - Unstable test"
425432
},

0 commit comments

Comments
 (0)