diff options
author | Bjorn Munch <bjorn.munch@oracle.com> | 2011-01-11 10:53:22 +0100 |
---|---|---|
committer | Bjorn Munch <bjorn.munch@oracle.com> | 2011-01-11 10:53:22 +0100 |
commit | f3bc9f699cb37bbecc24efbb46d2fdba01dcbb42 (patch) | |
tree | 4c9ba27d455173d0342938b9864e8036aa6d90eb /mysql-test/collections/default.experimental | |
parent | 8645caf79d7e0c5b46fd539b1d29f43e53bc0eac (diff) | |
download | mariadb-git-f3bc9f699cb37bbecc24efbb46d2fdba01dcbb42.tar.gz |
Bug #58896 MTR should recognise combinations as experimental without needing wildcards
Added a pattern match to cover combinations
Added to readme file
Diffstat (limited to 'mysql-test/collections/default.experimental')
-rw-r--r-- | mysql-test/collections/default.experimental | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index aa2f2e9f724..1e6ff625d39 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -21,7 +21,7 @@ main.outfile_loaddata @solaris # joro : Bug #46895 ndb.* # joro : NDB tests marked as experimental as agreed with bochklin -rpl.rpl_innodb_bug28430* @solaris # Bug#46029 +rpl.rpl_innodb_bug28430 @solaris # Bug#46029 rpl.rpl_row_sp011 @solaris # Joro : Bug #54138 rpl_ndb.* # joro : NDB tests marked as experimental as agreed with bochklin |