summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorunknown <knielsen@knielsen-hq.org>2011-04-04 21:56:19 +0200
committerunknown <knielsen@knielsen-hq.org>2011-04-04 21:56:19 +0200
commit288fdaca6dcb1e0d6d14d519b96c320cc117239a (patch)
treeebacf5c0318e39cdb5cc58f52496e5e4a51410b0 /mysql-test
parentc359daaa1733208506f4caf2b2db1c8959bf1337 (diff)
downloadmariadb-git-288fdaca6dcb1e0d6d14d519b96c320cc117239a.tar.gz
After-merge fixes.
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/t/group_commit_binlog_pos_no_optimize_thread.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/t/group_commit_binlog_pos_no_optimize_thread.test b/mysql-test/t/group_commit_binlog_pos_no_optimize_thread.test
index 13f57dd247a..e456884e8b7 100644
--- a/mysql-test/t/group_commit_binlog_pos_no_optimize_thread.test
+++ b/mysql-test/t/group_commit_binlog_pos_no_optimize_thread.test
@@ -8,6 +8,10 @@
# Don't test this under valgrind, memory leaks will occur as we crash
--source include/not_valgrind.inc
+# The test case currently uses grep and tail, which may be unavailable on
+# some windows systems. But see MWL#191 for how to remove the need for grep.
+--source include/not_windows.inc
+
# XtraDB stores the binlog position corresponding to the last commit, and
# prints it during crash recovery.
# Test that we get the correct position when we group commit several