Serge Kozlov
ecd6899338
autocommit 5.1->5.5
2011-04-14 00:48:09 +04:00
Serge Kozlov
729e9a6594
WL#5867, reorganize test cases of bugs suite
2011-04-14 00:18:08 +04:00
Anitha Gopi
d3b7a0f7ae
Bug#11762246 : Test is not failing in PB2. Remove from experimental group
2011-04-13 16:42:13 +05:30
Sven Sandberg
da26771919
marked rpl_stop_slave experimental due to BUG#12345981
2011-04-12 13:14:49 +02:00
Sven Sandberg
cfa772b675
some replication tests were marked experimental with reference
...
to a bug that has been fixed. made these tests non-experimental.
2011-04-12 11:47:00 +02:00
Sven Sandberg
e108b3f69e
corrected bug reference for experimental test
2011-04-11 16:01:46 +02:00
unknown
753c406994
Merge from mysql-5.5.10-release
2011-03-16 15:11:20 +01:00
Serge Kozlov
507e4fa718
Bug#54820. Remove test cases from experimental
2011-02-27 23:23:44 +03:00
Vasil Dimov
6a435e05d3
Merge mysql-5.5-innodb -> mysql-5.5
2011-02-18 14:57:50 +02:00
Vasil Dimov
c0ec353277
Merge mysql-5.1-innodb -> mysql-5.5-innodb
2011-02-17 19:14:41 +02:00
Georgi Kodinov
74fef12722
weave merge mysql-5.5->mysql-5.5-security
2011-02-09 11:27:31 +02:00
Jonathan Perkin
f13788c9fd
Merge from mysql-5.5.9-release
2011-02-08 14:59:03 +01:00
Anitha Gopi
a5ed7f8621
Bug#52208 - Removed main.gis from experimental group
2011-02-08 08:56:49 +05:30
Sergey Vojtovich
da1fbe1d1c
Bug #59148 - made tests experimental
2011-02-02 10:38:50 +03:00
Sergey Vojtovich
26e72b5d25
Merge.
2011-01-28 15:00:54 +03:00
Anitha Gopi
a481d70a6e
Bug#47449: This problem not seen in PB2. Remove from experimental group
2011-01-18 23:21:39 +05:30
Georgi Kodinov
b0bbc00899
merge
2011-01-12 17:10:12 +02:00
Bjorn Munch
f3bc9f699c
Bug #58896 MTR should recognise combinations as experimental without needing wildcards
...
Added a pattern match to cover combinations
Added to readme file
2011-01-11 10:53:22 +01:00
Anitha Gopi
5511a9d7ba
Bug#47792 : Moving test out of disabled state since the problem is not seen anymore
2011-01-11 13:31:51 +05:30
Matthias Leich
32d3cc2596
The fix for Bug#58414 affecting the test show_check is pushed.
...
Remove the test from defaults.experimental.
2011-01-10 15:53:06 +01:00
Georgi Kodinov
b0306dc506
Bug #59148 - made tests experimental
2011-01-10 11:54:05 +02:00
Georgi Kodinov
c1b186f945
Bug #55509 : main.lowercase_table2 fails on Mac OSX (again)
...
The test passes on MacOSX. removing it from the experimental list.
2011-01-14 14:59:23 +02:00
Bjorn Munch
c3047a7eff
merge from 5.5 main
2011-01-12 15:25:59 +01:00
Bjorn Munch
8937cbd5ae
upmerge 58896,58900,59002
2011-01-11 15:15:25 +01:00
Guilhem Bichot
b5cedcaa18
merge from 5.1; now this test is not experimental anymore
2010-12-31 12:14:48 +01:00
Dmitry Shulga
17de491d53
Test main.log_tables was unmarked as experimental.
2010-12-30 14:17:16 +06:00
Anitha Gopi
894ea29b99
Bug #59055 : Remove ndb tests from repository. Removal of tests from sys_vars is pending. It has some issues that are yet to be resolved
2010-12-20 19:49:35 +05:30
Alexander Nozdrin
07a07e29bb
- Fix changelog (remove duplicated entry)
...
- Mark main.gis experimental
2010-11-24 18:55:23 +03:00
Alexander Nozdrin
8ed3c85a2b
Mark a couple of tests experimental.
2010-11-24 16:32:15 +03:00
He Zhenxing
5b8dbe96a5
Remove rpl_killed_ddl.test from experimental after fixed BUG#47638
2010-11-07 12:41:03 +08:00
unknown
cdd706981c
Re-enabled rpl.rpl_innodb_bug30888.
2010-11-01 15:00:40 +08:00
Anitha Gopi
fcfda43ca3
Fixed bug numbers in disabled.def files
2010-10-27 09:54:04 +05:30
Jon Olav Hauglid
e486d21dfc
Merge from mysql-5.5-runtime to mysql-5.5-bugteam
...
No conflicts
2010-10-07 14:12:33 +02:00
Dmitry Shulga
60d558d89d
Fixed bug#45445 - cannot execute procedures with thread_stack
...
set to 128k.
mysql-test/collections/default.experimental:
Re-enabled test rpl.rpl_row_sp011*.
sql/sp_head.cc:
sp_head::execute() modified: pass constant value 2 * STACK_MIN_SIZE
instead of 8 * STACK_MIN_SIZE as a second argument value
in call to check_stack_overrun.
2010-10-07 18:57:12 +07:00
Luis Soares
6c97cdf39c
BUG#52202: mysqlbinlog_row* fail in daily-trunk on Sol10
...
x86_64 debug_max
Removed test cases affected by this bug from experimental
list.
2010-10-06 11:48:46 +01:00
Mattias Jonsson
9aa7484cfe
merge
2010-10-01 15:25:13 +02:00
Georgi Kodinov
6a0cfa23bd
merge
2010-09-29 17:26:32 +03:00
Mattias Jonsson
f7d82cd3a2
Bug#56659: Mismatch of CAPITAL vs small letters in "unified filelist" partitioning output
...
Update to previous patch according to reviewers comments.
Removing parts.partition_alter4_innodb from default.experimental
(Also closed bug#45299 as a duplicate of bug#56659 as a result of this.)
Adding run of tests requiring --big-test flag to default.weekly to keep the coverage.
mysql-test/collections/default.experimental:
Removed partition_alter4_innodb since it now requires --big-test flag to run
since it is very time consuming.
mysql-test/collections/default.weekly:
Added run of test that require --big-test flag, to be run on weekly basis.
2010-09-24 11:39:47 +02:00
Ramil Kalimullin
71d9ba9cbd
Automerge.
2010-09-09 16:43:45 +04:00
Sergey Vojtovich
0782e25aa2
main.gis-rtree, main.type_float and main.type_newdecimal
...
were marked as experimental due to BUG38965.
2010-09-08 00:16:10 +04:00
Alexander Nozdrin
99c7536c5c
Disable mysqlhotcopy* test cases due to Bug 54129.
2010-08-31 18:05:35 +04:00
Vasil Dimov
3bc7c50813
Merge mysql-5.1-innodb -> mysql-5.1-bugteam
2010-08-28 00:58:46 +03:00
Vasil Dimov
61f842444c
Disable all innodb_plugin tests on Solaris until the problem is resolved.
...
Track this via:
Bug#56063 InnoDB Plugin mysql-tests fail on Solaris
2010-08-17 22:37:18 +03:00
Georgi Kodinov
ae64b6f7ab
merge
2010-08-05 15:34:19 +03:00
Georgi Kodinov
5eeb6488cf
Bug #42144 : plugin_load fails
...
The enum system variables were handled inconsistently
as ints, unsigned int and unsigned long on various places.
This caused problems on platforms on which
sizeof(int) != sizeof(long).
Fixed by homogenizing the type of the enum variables
to unsigned int, since it's size compatible with the C enum
type.
Removed the test from the experimental list.
2010-08-03 19:01:30 +03:00
Matthias Leich
b612262607
Merge of fix for Bug#53102 perfschema.pfs_upgrade fails on sol10 sparc64 max in parallel mode
...
into actual tree. No conflicts.
2010-07-26 19:00:01 +02:00
Alexander Nozdrin
a36750d9aa
Make lowercase_table2 experimental due to Bug 55509.
2010-07-26 12:47:30 +04:00
Alexander Nozdrin
5d38fa7749
Mark parts.partition_alter4_innodb experimental due to Bug 45299.
2010-06-28 09:57:06 +04:00
Alexander Nozdrin
cd65555912
Make few tests experimental.
2010-06-26 11:51:14 +04:00
Alexey Kopytov
c388c044e0
Bug#52208: gis fails on some platforms (Solaris, HP-UX, Linux)
...
On [Open]Solaris/x86 the FPU was not switched to 64-bit double
precision mode when the server binary was built with Sun
Studio. That caused GIS test failures due to differences in
expected and actual results.
2010-06-15 18:52:47 +04:00