Skip to content

Commit

Permalink
Disable asan for rocksdb.binlog_truncate_backup
Browse files Browse the repository at this point in the history
Summary:
This test does unclean shutdown which leads to asan issues.

Squash with: D41622091

Reviewed By: abhinav04sharma

Differential Revision: D43013007

fbshipit-source-id: 30a083b
  • Loading branch information
Manuel Ung authored and facebook-github-bot committed Feb 3, 2023
1 parent df33365 commit 392f9b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mysql-test/suite/rocksdb/t/binlog_truncate_backup.test
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# verify that when a binlog gets truncated, a backup gets stored in the tmpdir
#
--source include/not_valgrind.inc
--source include/not_asan.inc
--source include/have_log_bin.inc
--source include/have_debug.inc
--source include/have_rocksdb.inc
Expand Down

0 comments on commit 392f9b9

Please sign in to comment.