summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2010-06-01 15:14:38 +0300
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2010-06-01 15:14:38 +0300
commit5b685c000e6c86be8e76950e91423756c2fc6413 (patch)
tree37233af4302f8d0b44eb42b5eb7b7515bd03beb9
parentc7d11119dc408431bf6c5463629c1a679efd912f (diff)
downloadmariadb-git-5b685c000e6c86be8e76950e91423756c2fc6413.tar.gz
Bug #54138 : making main.sp and rpl.rpl_row_sp011 experimental on solaris
-rw-r--r--mysql-test/collections/default.experimental2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental
index d791686cd62..c123e400f17 100644
--- a/mysql-test/collections/default.experimental
+++ b/mysql-test/collections/default.experimental
@@ -14,11 +14,13 @@ funcs_2.ndb_charset # joro : NDB tests marked as experiment
main.ctype_gbk_binlog @solaris # Bug#46010: main.ctype_gbk_binlog fails sporadically : Table 't2' already exists
main.plugin_load @solaris # Bug#42144
+main.sp @solaris # joro : Bug#54138
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_row_sp011 @solaris # Joro : Bug #54138
rpl_ndb.* # joro : NDB tests marked as experimental as agreed with bochklin
rpl_ndb.rpl_ndb_log # Bug#38998