Skip to content

Commit 7356478

Browse files
committed
Bug #27753003 INNODB_COLLATION_TEST FAILS ON WINDOWS AND MAC
Disable failing test on Mac and windows
1 parent 2698685 commit 7356478

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@
1313
analyze_table @solaris : Bug#22607584 2016-03-01 Shaohua Failing too often on PB2 due to timeout
1414
portability_tablespace_linux: Sivert The maintainability of the zip files required by this test is not acceptable.
1515
portability_tablespace_windows: Sivert The maintainability of the zip files required by this test is not acceptable.
16+
innodb_collation_test @darwin : Bug#27753003 2018-03-26 Anitha test fails consistently on Mac and Windows ever since it was added
17+
innodb_collation_test @windows : Bug#27753003 2018-03-26 Anitha test fails consistently on Mac and Windows ever since it was added

mysql-test/t/disabled.def

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ read_many_rows_innodb : Bug#11748886 2010-11-15 mattiasj report already exist
1313
archive-big : Bug#11817185 2011-03-10 Anitha Disabled since this leads to timeout on Solaris Sparc
1414
ds_mrr-big @solaris : Bug#14168107 2012-04-03 Hemant disabled new test added by Olav Sandstå,since this leads to timeout on Solaris on slow sparc servers
1515

16-
# For more details on tags WL6378_* refer sql/dd/mtr_readme.txt
1716

1817
# Disabled list(Due to InnoDB issues)
1918
main.internal_tmp_disk_storage_engine : Bug#26917416 2017-04-13 Allen Disabled it since it's failing on pb2.

0 commit comments

Comments
 (0)