mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
413dd7d2ca
The test result differs on windows, since it writes out 'localhost:<port>' instead of only 'localhost', since it uses tcp/ip instead of unix sockets on windows. Fixed by replacing that column. Also requires --big-test from some long running tests and added a weekly run of all test requiring --big-test.
17 lines
911 B
Modula-2
17 lines
911 B
Modula-2
##############################################################################
|
|
#
|
|
# List the test cases that are to be disabled temporarily.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
|
|
#
|
|
# Do not use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
|
|
query_cache_28249 : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically
|
|
main.mysqlhotcopy_myisam : Bug#56817 2010-10-21 anitha mysqlhotcopy* fails
|
|
main.mysqlhotcopy_archive: Bug#56817 2010-10-21 anitha mysqlhotcopy* fails
|
|
log_tables-big : Bug#48646 2010-11-15 mattiasj report already exists
|
|
read_many_rows_innodb : Bug#37635 2010-11-15 mattiasj report already exists
|