~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/suite/broken/t/disabled.def

  • Committer: Brian Aker
  • Date: 2009-01-08 22:47:46 UTC
  • mfrom: (642.1.77 drizzle-clean-code)
  • Revision ID: brian@tangent.org-20090108224746-b6l8m91ougralsh9
MergeĀ fromĀ Lee.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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
 
concurrent_innodb        : BUG#21579 2006-08-11 mleich innodb_concurrent random failures with varying differences
13
 
##order_by             : WL#2475: spetrunia producing ordered streams is not handled correctly
14
 
subselect2 : BUG#31464 SergeyP will fix
15
 
lowercase_table3         : Bug#32667 lowercase_table3.test reports to error log
16
 
rpl_log_pos          : Bug#8693 Test 'rpl_log_pos' fails sometimes
17
 
subselect_sj         : Bug#32994: subselect_sj fails sporadically (timeout)
18
 
ctype_create         : Bug#32965 main.ctype_create fails
19
 
ps_ddl               : Bug#12093 2007-12-14 pending WL#4165 / WL#4166
20
 
user_limits          : Bug#23921 2007-12-16 random failure of user_limits.test
21
 
csv_alter_table      : Bug#33696 2008-01-21 pcrews no .result file - bug allows NULL columns in CSV tables
22
 
ctype_latin2_ch      : BUG #33791 2008-01-18 mats Wrong ORDER BY with latin2_czech_cs
23
 
cast                 : Bug#35594 2008-03-27 main.cast fails on Windows2003-64
24
 
 
25
 
subselect_notembedded  : Bug#35803, Bug#33506 2008-Apr-03 subselect_notembedded crashes the server
26
 
#alter_table : Bug introduced around datatime
27
 
#archive: Something is up in crashed table
28
 
archive_aio_posix: Something is up in crashed table
29
 
archive_bitfield: Something is up in crashed table
30
 
auto_increment: Duplicate key on primary error (possible test fix)
31
 
bool: Fix test
32
 
check: Bug in check table (same as archive issue)
33
 
client_xml: Fix client to not try to load via socket
34
 
connect: Fix test to not use unix socket
35
 
create: strict mode failure
36
 
csv: Bad test
37
 
csv_not_null: Bad test
38
 
ctype_mb: strict mode failure
39
 
ctype_recoding: strict mode failure (?)
40
 
ctype_utf8: strict mode failure
41
 
deadlock_innodb: unknown bug
42
 
default: strict mode failure
43
 
derived: unknown reasons
44
 
dirty_close: rewrite to get rid of GET_LOCK
45
 
errors: SQL MODE issues (rewrite)
46
 
almost_full: check bug
47
 
analyze: check bug
48
 
func_test: remove old style ||