Skip to content

Commit 392f9b9

Browse files
Manuel Ungfacebook-github-bot
authored andcommitted
Disable asan for rocksdb.binlog_truncate_backup
Summary: This test does unclean shutdown which leads to asan issues. Squash with: D41622091 Reviewed By: abhinav04sharma Differential Revision: D43013007 fbshipit-source-id: 30a083b
1 parent df33365 commit 392f9b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-test/suite/rocksdb/t/binlog_truncate_backup.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# verify that when a binlog gets truncated, a backup gets stored in the tmpdir
33
#
44
--source include/not_valgrind.inc
5+
--source include/not_asan.inc
56
--source include/have_log_bin.inc
67
--source include/have_debug.inc
78
--source include/have_rocksdb.inc

0 commit comments

Comments
 (0)