Skip to content

Commit 29e683f

Browse files
committed
Disbaled testcases which are failing due to Bug#20415775, BUG#20427694.
1 parent 91b6d5a commit 29e683f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
insert_calendar : Bug#52283 Innodb reports extra warnings when SELECT/WHERE is performed using invalid value
22
update_delete_calendar : Bug#52824 + Bug#52283(in case of Innodb)
3-
type_bit_iuds : Anitha: Bug#11766521 SELECT DOES NOT RETURN RESULT FOR "EQUAL / NULL SAFE EQUAL" OPERATOR ON B
3+
type_bit_iuds : Anitha: Bug#11766521 SELECT DOES NOT RETURN RESULT FOR "EQUAL / NULL SAFE EQUAL" OPERATOR ON B
4+
update_delete_number : Bug#20415775 disabled this on 2015-01-28 due to failing too often
45

mysql-test/suite/innodb/t/disabled.def

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
# Do not use any TAB characters for whitespace.
1010
#
1111
##############################################################################
12+
innodb_mysql : BUG#20415775, BUG#20427694 disabled this on 2015-01-28 due to failing too often

0 commit comments

Comments
 (0)