Skip to content

Commit 8378dda

Browse files
kevgsmidenok
authored andcommitted
Tests: disable tests failing in 10.3
1 parent 26a3ff0 commit 8378dda

File tree

4 files changed

+29
-1
lines changed

4 files changed

+29
-1
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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+
archive-big: versioning branch

storage/connect/mysql-test/connect/disabled.def

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ jdbc_postgresql : Variable settings depend on machine configuration
1616
json : TABLE_TYPE = JSON conflicts with the SQL syntax
1717
json_udf : conflicts with the server JSON functions
1818
json_udf_bin : conflicts with the server JSON functions
19+
20+
mrr: versioning branch
21+
index: versioning branch
22+
mysql_index: versioning branch

storage/tokudb/mysql-test/tokudb/disabled.def

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,9 @@ i_s_tokudb_locks_released: unstable, race conditions
3131
row_format: n/a
3232

3333
rows-32m-rand-insert: versioning branch
34-
rows-32m-seq-insert: versioning branch
34+
rows-32m-seq-insert: versioning branch
35+
background_job_manager: versioning branch
36+
i_s_tokudb_lock_waits_timeout: versioning branch
37+
i_s_tokudb_locks: versioning branch
38+
i_s_tokudb_trx: versioning branch
39+
card_auto_analyze_lots: versioning branch
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
5585: times out, too many huge insert...selects
22
db233: different execution path in mariadb, debug_sync point is not hit
3+
4+
db397_insert_trigger: versioning branch
5+
db397_delete_trigger: versioning branch
6+
db397_update_trigger: versioning branch
7+
db938: versioning branch
8+
tokudb718: versioning branch
9+
db945: versioning branch

0 commit comments

Comments
 (0)