File: disabled.def

package info (click to toggle)
mariadb-10.0 10.0.30-0%2Bdeb8u2
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 474,048 kB
  • ctags: 183,740
  • sloc: cpp: 1,391,728; ansic: 831,813; perl: 59,717; sh: 36,566; pascal: 32,281; yacc: 14,921; xml: 5,257; sql: 4,660; cs: 4,647; makefile: 4,555; ruby: 4,465; python: 2,292; lex: 1,427; java: 941; asm: 295; awk: 54; php: 22; sed: 16
file content (22 lines) | stat: -rw-r--r-- 1,194 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
##############################################################################
#
#  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.
#
##############################################################################
tablespace               : disabled in MariaDB (no TABLESPACE table attribute)
events_time_zone         : Test is not predictable as it depends on precise timing.
read_many_rows_innodb    : Bug#11748886 2010-11-15 mattiasj report already exists
log_tables-big           : Bug#11756699 2010-11-15 mattiasj report already exists
mysql_embedded           : Bug#12561297 2011-05-14 Anitha Dependent on PB2 changes - eventum#41836
#show_explain  : Psergey: random timeout in range-checked-for-each record query.
ssl_crl_clients_valid    : broken upstream
ssl_crl                  : broken upstream
ssl_crl_clrpath          : broken upstream
file_contents            : MDEV-6526 these files are not installed anymore
lowercase_fs_on          : lower_case_table_names=0 is not an error until 10.1