~drizzle-trunk/drizzle/development

1 by brian
clean slate
1
##############################################################################
2
#
3
#  List the test cases that are to be disabled temporarily.
4
#
5
#  Separate the test case name and the comment with ':'.
6
#
7
#    <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
8
#
9
#  Do not use any TAB characters for whitespace.
10
#
11
##############################################################################
12
innodb          : WL#1213: Waiting for InnoDB team to add support for 4-byte character sets.
13
concurrent_innodb        : BUG#21579 2006-08-11 mleich innodb_concurrent random failures with varying differences
14
##order_by             : WL#2475: spetrunia producing ordered streams is not handled correctly
15
subselect2 : BUG#31464 SergeyP will fix
16
lowercase_table3         : Bug#32667 lowercase_table3.test reports to error log
17
rpl_log_pos          : Bug#8693 Test 'rpl_log_pos' fails sometimes
18
subselect_sj         : Bug#32994: subselect_sj fails sporadically (timeout)
19
ctype_create         : Bug#32965 main.ctype_create fails
20
status               : Bug#32966 main.status fails
21
ps_ddl               : Bug#12093 2007-12-14 pending WL#4165 / WL#4166
22
user_limits          : Bug#23921 2007-12-16 random failure of user_limits.test
23
csv_alter_table      : Bug#33696 2008-01-21 pcrews no .result file - bug allows NULL columns in CSV tables
24
ctype_latin2_ch      : BUG #33791 2008-01-18 mats Wrong ORDER BY with latin2_czech_cs
25
cast                 : Bug#35594 2008-03-27 main.cast fails on Windows2003-64
26
27
subselect_notembedded  : Bug#35803, Bug#33506 2008-Apr-03 subselect_notembedded crashes the server
186 by Brian Aker
Partial fix for alter table
28
#alter_table : Bug introduced around datatime
261.1.7 by Brian Aker
Fix for Archive tests (still failure in engine).
29
#archive: Something is up in crashed table
1 by brian
clean slate
30
archive_aio_posix: Something is up in crashed table
31
archive_bitfield: Something is up in crashed table
32
auto_increment: Duplicate key on primary error (possible test fix)
33
bool: Fix test
34
check: Bug in check table (same as archive issue)
35
client_xml: Fix client to not try to load via socket
36
connect: Fix test to not use unix socket
37
create: strict mode failure
38
csv: Bad test
39
csv_not_null: Bad test
40
ctype_mb: strict mode failure
41
ctype_recoding: strict mode failure (?)
42
ctype_utf8: strict mode failure
43
deadlock_innodb: unknown bug
44
default: strict mode failure
45
derived: unknown reasons
46
dirty_close: rewrite to get rid of GET_LOCK
47
errors: SQL MODE issues (rewrite)
48
foreign_key: unknown
49
almost_full: check bug
50
analyze: check bug
51
func_test: remove old style || 
52
init_connect: bug in not executing sql on connect from variable
53
init_file: Unknown init bug