mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Bug#38831: 11 test cases fail on Windows due to missing commands
Re-enabling mysqlbinlog.test on Windows - removed the use of grep/sed
This commit is contained in:
@ -1,9 +1,6 @@
|
||||
# We are using .opt file since we need small binlog size
|
||||
-- source include/have_log_bin.inc
|
||||
|
||||
# Currently disabling this test on Windows due to use of grep and sed
|
||||
--source include/not_windows.inc
|
||||
|
||||
# we need this for getting fixed timestamps inside of this test
|
||||
set timestamp=1000000000;
|
||||
|
||||
|
Reference in New Issue
Block a user