Update comments about disabled tests.
This commit is contained in:
parent
de3bd6c4ed
commit
7f906528f0
@ -8,8 +8,8 @@ Also disable sys_vars.plugin_dir_basic, which is broken because
|
|||||||
mysql-test-run doesn't set the right value of MYSQL_LIBDIR. Upstream at
|
mysql-test-run doesn't set the right value of MYSQL_LIBDIR. Upstream at
|
||||||
http://bugs.mysql.com/bug.php?id=52223
|
http://bugs.mysql.com/bug.php?id=52223
|
||||||
|
|
||||||
Also disable perfschema.binlog_mix and perfschema.binlog_row, which
|
Also disable perfschema.binlog_mix and perfschema.binlog_row, which have
|
||||||
perhaps just have wrong expected-output files? Upstream at
|
expected output that doesn't match when openssl is in use. Upstream at
|
||||||
http://bugs.mysql.com/bug.php?id=59091
|
http://bugs.mysql.com/bug.php?id=59091
|
||||||
|
|
||||||
|
|
||||||
@ -23,5 +23,5 @@ diff -Naur mysql-5.5.8.orig/mysql-test/t/disabled.def mysql-5.5.8/mysql-test/t/d
|
|||||||
+#
|
+#
|
||||||
+outfile_loaddata : bug#46895 code wrong, expected results wrong too
|
+outfile_loaddata : bug#46895 code wrong, expected results wrong too
|
||||||
+sys_vars.plugin_dir_basic : bug#52223 fails for lib64 library directory
|
+sys_vars.plugin_dir_basic : bug#52223 fails for lib64 library directory
|
||||||
+perfschema.binlog_mix : bug#59091 possibly just forgot to update result file
|
+perfschema.binlog_mix : bug#59091 fails with openssl
|
||||||
+perfschema.binlog_row : bug#59091 possibly just forgot to update result file
|
+perfschema.binlog_row : bug#59091 fails with openssl
|
||||||
|
Loading…
Reference in New Issue
Block a user