From d2a19082c03485c69157c7b1e040f2806eb2e153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vicen=C8=9Biu=20Ciorbaru?= Date: Fri, 4 Aug 2017 04:27:33 +0300 Subject: Disable rpl_tokudb_row_img_* tests We need to pull rpl config files from MySQL before these tests can be run. --- storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.cnf | 1 - storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.test | 1 + storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.cnf | 1 - storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.test | 1 + storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.cnf | 1 - storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.test | 1 + storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.cnf | 1 - storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.test | 1 + storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.cnf | 1 - storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.test | 1 + storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.cnf | 1 - storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.test | 1 + storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.cnf | 1 - storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.test | 1 + 14 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.cnf delete mode 100644 storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.cnf delete mode 100644 storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.cnf delete mode 100644 storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.cnf delete mode 100644 storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.cnf delete mode 100644 storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.cnf delete mode 100644 storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.cnf diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.cnf b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.cnf deleted file mode 100644 index d758d29f481..00000000000 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.cnf +++ /dev/null @@ -1 +0,0 @@ -!include suite/rpl/t/rpl_row_img.cnf diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.test b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.test index a52e96dc19d..ff4a0435a5e 100644 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.test +++ b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_blobs.test @@ -1,4 +1,5 @@ #Want to skip this test from daily Valgrind execution +skip Require rpl files from MySQL; --source include/no_valgrind_without_big.inc -- source include/have_innodb.inc diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.cnf b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.cnf deleted file mode 100644 index d758d29f481..00000000000 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.cnf +++ /dev/null @@ -1 +0,0 @@ -!include suite/rpl/t/rpl_row_img.cnf diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.test b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.test index cfbc6519182..68ff71752ac 100644 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.test +++ b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_full.test @@ -1,4 +1,5 @@ #Want to skip this test from daily Valgrind execution +skip Require rpl files from MySQL; -- source include/no_valgrind_without_big.inc # # This file contains tests for WL#5096 and bug fixes. diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.cnf b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.cnf deleted file mode 100644 index d758d29f481..00000000000 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.cnf +++ /dev/null @@ -1 +0,0 @@ -!include suite/rpl/t/rpl_row_img.cnf diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.test b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.test index 4c832208feb..3ba958fc691 100644 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.test +++ b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_min.test @@ -1,4 +1,5 @@ #Want to skip this test from daily Valgrind execution +skip Require rpl files from MySQL; -- source include/no_valgrind_without_big.inc # # This file contains tests for WL#5096 and bug fixes. diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.cnf b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.cnf deleted file mode 100644 index d758d29f481..00000000000 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.cnf +++ /dev/null @@ -1 +0,0 @@ -!include suite/rpl/t/rpl_row_img.cnf diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.test b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.test index 00b6448ad72..f539e3ac370 100644 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.test +++ b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_eng_noblob.test @@ -1,4 +1,5 @@ #Want to skip this test from daily Valgrind execution +skip Require rpl files from MySQL; -- source include/no_valgrind_without_big.inc # # This file contains tests for WL#5096 and bug fixes. diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.cnf b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.cnf deleted file mode 100644 index d758d29f481..00000000000 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.cnf +++ /dev/null @@ -1 +0,0 @@ -!include suite/rpl/t/rpl_row_img.cnf diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.test b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.test index 6f683776c3c..9dfd1675f53 100644 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.test +++ b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_full.test @@ -1,4 +1,5 @@ #Want to skip this test from daily Valgrind execution +skip Require rpl files from MySQL; -- source include/no_valgrind_without_big.inc # # This file contains tests for WL#5096. diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.cnf b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.cnf deleted file mode 100644 index d758d29f481..00000000000 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.cnf +++ /dev/null @@ -1 +0,0 @@ -!include suite/rpl/t/rpl_row_img.cnf diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.test b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.test index 030bc655291..03e022940a6 100644 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.test +++ b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_min.test @@ -1,4 +1,5 @@ #Want to skip this test from daily Valgrind execution +skip Require rpl files from MySQL; --source include/no_valgrind_without_big.inc # # This file contains tests for WL#5096. diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.cnf b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.cnf deleted file mode 100644 index d758d29f481..00000000000 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.cnf +++ /dev/null @@ -1 +0,0 @@ -!include suite/rpl/t/rpl_row_img.cnf diff --git a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.test b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.test index 785f79bccdc..ed147c8902b 100644 --- a/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.test +++ b/storage/tokudb/mysql-test/rpl/t/rpl_tokudb_row_img_idx_noblob.test @@ -1,4 +1,5 @@ #Want to skip this test from daily Valgrind execution +skip Require rpl files from MySQL; -- source include/no_valgrind_without_big.inc # # This file contains tests for WL#5096. -- cgit v1.2.1