Jonathan Perkin
e6ff7b63f9
Combine test-bt and test-bt-debug into a single default.release
...
collection, utilising the new --debug-server option for the debug
run to ensure the correct binaries are used.
Remove test-bt-*fast, they are unused.
2011-02-09 19:41:12 +00:00
Jonathan Perkin
e98c722825
merge
2011-02-08 15:07:36 +01:00
Jonathan Perkin
d06e324e66
Merge from mysql-5.5.9-release
2011-02-08 14:59:03 +01:00
Anitha Gopi
ee698efe20
Bug#59979: Added --debug-server option to collections
2011-02-08 17:25:42 +05:30
Anitha Gopi
ef2eb87b6b
Added more tests to daily
2011-02-08 13:20:32 +05:30
Anitha Gopi
13292b3775
Remove unwanted collections
2011-02-08 11:47:57 +05:30
Anitha Gopi
4e24741e0f
Upmerge 3565 from 5.1
2011-02-08 11:41:57 +05:30
Anitha Gopi
7c838e296c
Removed the collections for mysql-5.1-bugteam. Removed 1st from weekly. This is part of default suites
2011-02-08 11:30:35 +05:30
Anitha Gopi
21b847c752
Bug#52208 - Removed main.gis from experimental group
2011-02-08 08:56:49 +05:30
Anitha Gopi
ff7d07062d
Bug#47449: This problem not seen in PB2. Remove from experimental group
2011-01-18 23:21:39 +05:30
Georgi Kodinov
1680a56657
merge
2011-01-12 17:10:12 +02:00
Bjorn Munch
a18cde4734
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
f6bcd9c6c5
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
30652c4f2b
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
7fd0c36b7b
merge
2011-01-10 15:09:57 +02:00
Georgi Kodinov
635d76cad9
Bug #59148 - made tests experimental
2011-01-10 11:54:05 +02:00
Vasil Dimov
b192c11c08
Merge mysql-5.5 -> mysql-5.5-innodb
2011-01-07 13:49:06 +02:00
Saikumar V
ce7a75fe8c
Adding more mtr commands to runs engine suites.
2011-01-06 16:47:22 +05:30
Saikumar V
5db83bab28
Adding more mtr commands to runs engine suites.
2011-01-06 16:09:45 +05:30
Georgi Kodinov
b23c9fd203
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
d3c60fa6b4
merge from 5.5 main
2011-01-12 15:25:59 +01:00
Bjorn Munch
3494a915fa
upmerge 58896,58900,59002
2011-01-11 15:15:25 +01:00
Guilhem Bichot
eb0e843dde
merge from 5.1; now this test is not experimental anymore
2010-12-31 12:14:48 +01:00
Guilhem Bichot
ee12d72444
Test which runs slowly on some machines, is marked as big
...
so will be run only weekly; this closes BUG#50595.
2010-12-31 12:07:34 +01:00
Dmitry Shulga
ef7836a0f9
Test main.log_tables was unmarked as experimental.
2010-12-30 14:17:16 +06:00
Vasil Dimov
18e211279d
Merge mysql-5.5-bugteam -> mysql-5.5-innodb
2010-12-27 19:24:05 +02:00
Anitha Gopi
47dcae3be1
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
Georgi Kodinov
c6b904abf8
merge mysql-5.5->mysql-5.5-bugteam
2010-12-16 18:44:17 +02:00
Mattias Jonsson
eef6603f9e
Bug#58831: large_tests.alter_table crashes the server
...
The tests generates 4 Billion rows which timeouts.
Removed the test from the default weekly run.
2010-12-09 15:04:58 +01:00
Mattias Jonsson
f09e9efe85
merge
2010-12-14 13:10:19 +01:00
Vasil Dimov
1c5eca41cc
Merge mysql-5.5-bugteam -> mysql-5.5-innodb
2010-12-05 21:17:01 +02:00
Jonathan Perkin
1dd333a29e
Add --parallel=auto to collection files which don't currently have it.
2010-12-03 14:43:49 +00:00
Alexander Nozdrin
a3d073d2cf
- Fix changelog (remove duplicated entry)
...
- Mark main.gis experimental
2010-11-24 18:55:23 +03:00
Alexander Nozdrin
95c5092f49
Mark a couple of tests experimental.
2010-11-24 16:32:15 +03:00
Vasil Dimov
521d16f719
Do not run federated tests for mysql-trunk-innodb
2010-11-22 12:29:44 +02:00
Vasil Dimov
8bc6042410
Add -innodb specific files for PB2 tests
...
mysql-5.1-innodb.push and mysql-5.5-innodb.push are forked from
default.push and mysql-trunk-innodb.push from mysql-trunk.push
2010-11-22 12:27:04 +02:00
Mattias Jonsson
a89a5fce8c
Manual merge of bug#58197 to mysql-5.5.
...
Including adding test in 5.5 requiring --big-test
flag from mysql-test-run.pl and also disabled
tests that fails.
2010-11-16 01:11:06 +01:00
Mattias Jonsson
413dd7d2ca
Bug#58197: main.variables-big fails on windows
...
The test result differs on windows, since
it writes out 'localhost:<port>' instead of
only 'localhost', since it uses tcp/ip instead
of unix sockets on windows.
Fixed by replacing that column.
Also requires --big-test from some long running tests
and added a weekly run of all test requiring --big-test.
2010-11-15 16:17:38 +01:00
Anitha Gopi
21ee1d43e6
Bug#58041 : Created separate per push and daily collections for 5.5-bugteam. Moved rpl_binlog_row to daily. Run just main suite for ps_row and
...
embedded per push. Other suites run daily
2010-11-09 12:16:43 +05:30
Anitha Gopi
2340c15f2c
Bug#58041 : Moved rpl_binlog_row to daily. Run just main suite for ps_row and embedded per push. Other suites run daily
2010-11-08 14:57:05 +05:30
He Zhenxing
3995ec7c82
Remove rpl_killed_ddl.test from experimental after fixed BUG#47638
2010-11-07 12:41:03 +08:00
fdee3cba71
Re-enabled rpl.rpl_innodb_bug30888.
2010-11-01 15:00:40 +08:00
Anitha Gopi
0f00988327
Fixed bug numbers in disabled.def files
2010-10-27 09:54:04 +05:30
Jon Olav Hauglid
ee1ea44569
Merge from mysql-5.5-runtime to mysql-5.5-bugteam
...
No conflicts
2010-10-07 14:12:33 +02:00
Dmitry Shulga
eec581e07f
Fixed bug#45445 - cannot execute procedures with thread_stack
...
set to 128k.
2010-10-07 18:57:12 +07:00
Luis Soares
d09c19f706
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
Georgi Kodinov
aff0f5ca8e
megre 5.1-bugteam->5.5-bugteam
2010-10-05 14:33:54 +03:00
Georgi Kodinov
4be6e11591
merged
2010-10-05 11:47:03 +03:00
Mattias Jonsson
1045f4526f
merge
2010-10-01 15:25:13 +02:00
Georgi Kodinov
216418e7b2
merge
2010-09-29 17:26:32 +03:00