Commit Graph

1111 Commits

Author SHA1 Message Date
Daniel Nichter
fb924487ef Tweak test-env kill a little; going to use it in Jenkins. 2012-06-04 11:41:58 -04:00
Daniel Nichter
c91794e6db Merge changes. 2012-06-04 11:23:40 -04:00
Daniel Nichter
4052c04759 Make sandbox/test-env print debug info when an error happens. 2012-06-04 11:20:53 -04:00
Brian Fraser fraserb@gmail.com
cf6d62a21c Make t/pt-upgrade/skip_non_select.t stop the server that it starts 2012-06-04 12:16:25 -03:00
Brian Fraser fraserb@gmail.com
a3302dde93 Merge the fix for systems that lack sysctl 2012-06-04 12:01:12 -03:00
Brian Fraser fraserb@gmail.com
865b3e4e9d collect_system_info shouldn't assume that sysctl is available.
It isn't on CentOS 5.5. It didn't really assume that it
was always there, but rather than the produced samples file
would be.
2012-06-04 11:57:44 -03:00
Daniel Nichter
bae3d4d17e Merge changes. 2012-06-04 07:34:07 -07:00
Daniel Nichter
4e90f65736 Make pt-table-checksum/relication_filters.t and progress.t stable. Add PerconaTest::wait_until_no_lag(). Fix sandbox/test-env reset. 2012-06-04 07:33:14 -07:00
Brian Fraser fraserb@gmail.com
a976677b05 Test plan updates 2012-06-04 11:23:23 -03:00
Daniel Nichter
e7b2171696 Merge changes. 2012-06-04 08:26:51 -04:00
Daniel Nichter
7f51c42493 Fix Sandbox::leftover_servers(). Temporarily disable very slow test in pt-table-checksum/chunk_size.t. Debugging pt-table-checksum/replication_filters.t. 2012-06-04 08:24:30 -04:00
Baron Schwartz
8916958897 Change storage engine to myisam so MySQL 5.5 will work 2012-06-04 00:28:21 -04:00
Baron Schwartz
40017ec5bd Skip utf8 tests when DBD::mysql less than 4.0 2012-06-04 00:23:55 -04:00
Baron Schwartz
45c85ba40d fix problems with regex matching and PROXY grant in MySQL 5.5 2012-06-04 00:05:05 -04:00
Baron Schwartz
eb1cc3da5e fix nondeterministic wait_for_master test 2012-06-03 22:18:44 -04:00
Baron Schwartz
bb481b7470 fix plan 2012-06-03 22:10:53 -04:00
Baron Schwartz
6eba36898b fix some floating-point rendering problems 2012-06-03 22:09:37 -04:00
Brian Fraser fraserb@gmail.com
7e32dbc1b3 Updated the test plan for t/pt-deadlock-logger/standard_options.t 2012-06-03 21:56:15 -03:00
Baron Schwartz
48f642551e fix some problems that happen when there are many mysqld instances 2012-06-03 20:53:57 -04:00
Baron Schwartz
da86c409da schema for mysql5.5 2012-06-03 20:53:52 -04:00
Brian Fraser fraserb@gmail.com
2fe64a7fb9 Updated the test plan for t/pt-deadlock-logger/create_dest_table.t 2012-06-03 21:52:11 -03:00
Brian Fraser fraserb@gmail.com
f029baa263 Update the test plan for t/pt-log-player/issue_903.t 2012-06-03 21:41:24 -03:00
Brian Fraser fraserb@gmail.com
129c37c8b6 Added a --chunk-size to the --resume tests.
Mainly for the benefit of slow computers, as the tests can occasionally
fail there without it.
2012-06-03 20:30:08 -03:00
Daniel Nichter
2afbe4a729 Handle NAME_lc in Sandbox::wipe_clean(). 2012-06-03 15:04:50 -07:00
Daniel Nichter
e8d9781123 Merge changes. 2012-06-03 14:51:03 -07:00
Daniel Nichter
696a3b5e68 Fix mem/file size shortening in pt-summary and pt-mysql-summary. 2012-06-03 14:49:35 -07:00
Baron Schwartz
9569e0d317 Fix schema tests for mySQL 5.5 changes 2012-06-03 17:47:32 -04:00
Brian Fraser fraserb@gmail.com
48b9dfd70b Test plan fixes 2012-06-03 18:32:22 -03:00
Brian Fraser fraserb@gmail.com
55b90e385e Correct the test plan for t/pt-log-player/play.t 2012-06-03 18:31:31 -03:00
Baron Schwartz
219ff6b49b Fix the column size information for MySQL 5.5 changes 2012-06-03 17:30:24 -04:00
Baron Schwartz
2e6a2e3638 make start-sandbox succeed when there is a leftover sandbox already 2012-06-03 17:24:46 -04:00
Baron Schwartz
6cc17a73c2 A few miscellaneous changes, including a fix for metadata locking and wipe_clean in Sandbox.pm 2012-06-03 17:20:12 -04:00
Daniel Nichter
f995a59eb4 Merge changes. 2012-06-03 13:30:57 -07:00
Daniel Nichter
98b384d845 Make pt-stalk/pt-stalk.t stable. Add PerconaTest::not_running(). 2012-06-03 13:29:45 -07:00
Baron Schwartz
bac93e1201 Remove 'type=innodb' syntax (illegal in MySQL 5.5) 2012-06-03 16:25:28 -04:00
Brian Fraser fraserb@gmail.com
a156bd265f Correct the test plan for t/pt-log-player/issue_799.t 2012-06-03 17:25:23 -03:00
Baron Schwartz
bfd2222a54 make slaves set themselves read_only. Fix problem with replication_filters.t that is possibly not starting slaves after their masters are restarted. 2012-06-03 16:20:58 -04:00
Brian Fraser fraserb@gmail.com
30a2bdb78c Merged some 5.1-related bug fixes 2012-06-03 17:11:12 -03:00
Daniel Nichter
55494ec993 Fix pt-slave-delay/standard_options.t plan. 2012-06-03 16:00:31 -04:00
Daniel Nichter
74169478d7 Restart slave2 to fix pt-slave-delay/basics.t. 2012-06-03 15:57:56 -04:00
Baron Schwartz
a514b3870a fix a couple of plan counts 2012-06-03 15:53:59 -04:00
Brian Fraser fraserb@gmail.com
614befac1d Update the ordering of SchemaIterator's samples. 2012-06-03 16:50:08 -03:00
Baron Schwartz
87c8240369 fix problems with sandbox breaking replication and pt-slave-delay 2012-06-03 15:29:35 -04:00
Brian Fraser fraserb@gmail.com
7094879081 Change a pt-slave-restart test to use 'ps x' instead of 'ps -eaf'
Turns out that the former is fairly more portable than the latter.
2012-06-03 16:25:05 -03:00
Daniel Nichter
3f1a2cf575 Merge changes. 2012-06-03 15:15:56 -04:00
Daniel Nichter
a64bf961e8 Fix test counts. 2012-06-03 15:14:30 -04:00
Baron Schwartz
1e082cfd34 fix a couple things for MySQL 5.5 2012-06-03 14:47:00 -04:00
Daniel Nichter
275ae93084 Fix waiting for slave message. 2012-06-03 14:41:29 -04:00
Daniel Nichter
df2c839b8c Merge changes. 2012-06-03 14:38:59 -04:00
Daniel Nichter
a2810a0ec1 Remove duplicate calls to Sandbox::ok(). 2012-06-03 14:38:21 -04:00