diff options
author | Guilhem Bichot <guilhem.bichot@oracle.com> | 2010-12-31 12:07:34 +0100 |
---|---|---|
committer | Guilhem Bichot <guilhem.bichot@oracle.com> | 2010-12-31 12:07:34 +0100 |
commit | 3997d4c694eeafb631831b639f84f29479b0eba7 (patch) | |
tree | 9720aba33ee5576a181fc88285e78c4dcfacfbad /mysql-test/collections | |
parent | ce37fd6bb1aefab09178b650d1d7e52e7778f344 (diff) | |
download | mariadb-git-3997d4c694eeafb631831b639f84f29479b0eba7.tar.gz |
Test which runs slowly on some machines, is marked as big
so will be run only weekly; this closes BUG#50595.
Diffstat (limited to 'mysql-test/collections')
-rw-r--r-- | mysql-test/collections/default.weekly | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/collections/default.weekly b/mysql-test/collections/default.weekly index 92750cca166..1ca79a582d2 100644 --- a/mysql-test/collections/default.weekly +++ b/mysql-test/collections/default.weekly @@ -1,2 +1,2 @@ perl mysql-test-run.pl --timer --force --comment=1st --experimental=collections/default.experimental 1st -perl mysql-test-run.pl --timer --force --comment=big-tests --experimental=collections/default.experimental --vardir=var-big-tests --big-test --testcase-timeout=60 --suite-timeout=600 parts.partition_alter1_2_ndb parts.part_supported_sql_func_innodb parts.partition_alter1_2_innodb parts.partition_alter4_innodb parts.partition_alter1_1_2_ndb parts.partition_alter1_1_2_innodb parts.partition_alter1_1_ndb rpl_ndb.rpl_truncate_7ndb_2 main.archive-big main.sum_distinct-big main.mysqlbinlog_row_big main.alter_table-big main.variables-big main.type_newdecimal-big main.read_many_rows_innodb main.log_tables-big main.count_distinct3 main.events_time_zone main.merge-big main.create-big main.events_stress main.ssl-big +perl mysql-test-run.pl --timer --force --comment=big-tests --experimental=collections/default.experimental --vardir=var-big-tests --big-test --testcase-timeout=60 --suite-timeout=600 parts.partition_alter1_2_ndb parts.part_supported_sql_func_innodb parts.partition_alter1_2_innodb parts.partition_alter4_innodb parts.partition_alter1_1_2_ndb parts.partition_alter1_1_2_innodb parts.partition_alter1_1_ndb rpl_ndb.rpl_truncate_7ndb_2 main.archive-big main.sum_distinct-big main.mysqlbinlog_row_big main.alter_table-big main.variables-big main.type_newdecimal-big main.read_many_rows_innodb main.log_tables-big main.count_distinct3 main.events_time_zone main.merge-big main.create-big main.events_stress main.ssl-big funcs_1.myisam_views-big |