Skip to content

Commit ee1dcc5

Browse files
Dyre TjeldvollDyre Tjeldvoll
Dyre Tjeldvoll
authored and
Dyre Tjeldvoll
committed
Bug#18389140 - MAIN.MYSQL_TZINFO_TO_SQL FAILING ON ASAN BUILD WITH
HEAP-BUFFER-OVERFLOW The actual bug was fixed by Bug#16664462. This commit re-enables the test when running with ASAN or Valgrind.
1 parent cf72639 commit ee1dcc5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mysql-test/t/mysql_tzinfo_to_sql.test

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
# no embeeded run
1919
--source include/not_embedded.inc
2020
# Skip test if zoneinfo folder do not exists on system.
21-
# Skip this test if binaries are built with -DWITH_ASAN=1
22-
--source include/not_asan.inc
23-
--source include/not_valgrind.inc
2421

2522
let MYSQL_BASEDIR= `select @@basedir`;
2623

0 commit comments

Comments
 (0)