Commit Graph

837 Commits

Author SHA1 Message Date
Daniel Nichter
3d03a3a0dc Don't run binlog_tests unless MySQL 5.1+. Use output() instead of full_output(). 2012-10-26 16:52:24 -06:00
Daniel Nichter
7cc7d7e729 Make pt-archiver --sleep tests more precise and reliable. 2012-10-25 16:21:43 -06:00
Daniel Nichter
7b5e2fc7a2 Don't use literal values for t/pt-heartbeat/basics.t 'It is being updated' test. Use direct call rather than backticks. 2012-10-25 15:57:22 -06:00
Daniel Nichter
5b4b3886b2 Fix t/pt-slave-delay/auto_restart.t and use direct call, no backticks. 2012-10-25 15:36:24 -06:00
Daniel Nichter
e69f1f24d0 Remove $Sandbox::Percona::Toolkit::VERSION and use $Percona::Toolkit::VERSION instead since it's the authoritative version. 2012-10-24 13:52:10 -06:00
Daniel Nichter
33f75e069d Fix some test plans. 2012-10-24 13:36:32 -06:00
Daniel Nichter
9b920bc5a5 Conditionalize the number of files expected: 14 or 15 depending on if the box has a default my.cnf somewhere. 2012-10-24 13:03:45 -06:00
Daniel Nichter
70b666add9 Update pt-mysql-summary.t. 2012-10-24 12:46:22 -06:00
Daniel Nichter
b6072ab011 Only cat cnf file > mysql-config-file if it exists. 2012-10-24 12:43:26 -06:00
Daniel Nichter
a94605c825 Use sys default cnf file since test machines have different ones. 2012-10-24 12:08:30 -06:00
Daniel Nichter
aacdd9db17 Rewrite find_my_cnf_file() so if a port is given only that port's cnf is returned, else nothing. 2012-10-24 11:17:34 -06:00
Daniel Nichter
c077b1eb3d Include collector output in diag. 2012-10-23 17:51:59 -06:00
Daniel Nichter
d97912ef1c Even more waiting for _really_ slow Ubuntu 12 box. 2012-10-23 17:31:05 -06:00
Daniel Nichter
78e1f95257 Really wait for expected data in files. 2012-10-23 17:20:05 -06:00
Daniel Nichter
36ca6bbc23 Make "not stalking" tests more reliable. 2012-10-23 16:54:45 -06:00
Daniel Nichter
8ef6ee451f Wait for collectors before exiting. Use wait_until instead of sleep in pt-stalk.t, and add lots of diag info when tests fail. 2012-10-23 14:42:41 -06:00
Daniel Nichter
b406f02f5b Test and fix deadlock parsing with partition info. 2012-10-22 15:30:29 -06:00
Daniel Nichter
af1240b6f6 Test cases. 2012-10-22 12:16:42 -06:00
Daniel Nichter
e9c24579bf Merge fix-pt-osc-del-trg-bug-1062324. 2012-10-22 11:34:52 -06:00
Daniel Nichter
046c4c7cc0 Make CompareResults.t stable--yet another case of not waiting for replication. 2012-10-20 20:18:55 -06:00
Daniel Nichter
4a494d1a20 Remove all_privs tests. Update Percona::Toolkit::VERSION. 2012-10-20 17:59:28 -06:00
Daniel Nichter
be50548f3b Fix RawLogParser.t. Use diag in PerconaTest.pm. 2012-10-20 13:32:12 -06:00
Daniel Nichter
85a0616ec3 Redirect sys cmd 2>/dev/null in pt-kill tests to avoid false-positive errors. 2012-10-20 13:26:33 -06:00
Daniel Nichter
e32289ae0c Merge fix-938068-ptc-slave-binlog-formats 2012-10-19 17:01:15 -06:00
Daniel Nichter
d7bfcc8fd9 Tweak warning. Enhance docu around --check-binlog-format. 2012-10-19 16:57:53 -06:00
Daniel Nichter
caceb2a7b8 Re-add select-func.txt 2012-10-19 16:26:11 -06:00
Daniel Nichter
a13b6d8d17 Remove select-func.txt 2012-10-19 16:25:50 -06:00
Daniel Nichter
baf85aeb21 Truncate col names to 64 chars in MockSyncStream::get_result_set_struct(). Update test sample file. 2012-10-19 16:13:13 -06:00
Daniel Nichter
117e78a3c9 Tweak tests to recreate the original problem. 2012-10-17 12:19:55 -06:00
Daniel Nichter
d8cc620c5f Add failing test case for SELECT FUNC(). 2012-10-17 11:54:28 -06:00
Brian Fraser fraserb@gmail.com
8f23c5a353 Fix for 938068: pt-table-checksum doesn't warn if binlog_format=row or mixed on slaves 2012-10-17 11:54:16 -03:00
Daniel Nichter
328b7f1e0e Merge fix-deleting-empty-files-bug-1047701 2012-10-13 14:15:37 -06:00
Daniel Nichter
c060b650f2 Remove pt conf files before running Jenkins test else they can cause weird results. Make pt-stalk --collect run-time test more liberal. 2012-10-13 12:58:55 -06:00
Brian Fraser fraserb@gmail.com
df2278b95c Merged fix-903229-pt-mysql-summary-case-insensitivity-for-engines 2012-10-12 17:38:12 -03:00
Brian Fraser fraserb@gmail.com
b71ceeaadb Merged raw-log-parser-percona-22371 2012-10-12 14:19:55 -03:00
Daniel Nichter
5581dd8383 Make HTTPMicro.t test names unique. 2012-10-12 10:24:17 -06:00
Daniel Nichter
e125851f47 Update the test's sample output. 2012-10-11 17:02:25 -06:00
Daniel Nichter
ba786e9e11 Correct code comment. 2012-10-11 15:21:55 -06:00
Daniel Nichter
77485efdbc Use new tbl indexes to create delete trigger. 2012-10-11 15:20:53 -06:00
Daniel Nichter
793296dfc9 Make pt-table-checksum/run_time.t more reliable. 2012-10-06 12:19:00 -06:00
Daniel Nichter
9f2f0f2c38 Sort items in Pingback.t like they're sorted in Pingback.pm to avoid failing tests on some platforms. 2012-10-06 11:39:02 -06:00
Daniel Nichter
7ac44ba53a Document --plugin. Remove _hook suffix. 2012-10-03 12:31:36 -06:00
Daniel Nichter
c0bafdead9 Test --plugin. 2012-10-03 11:51:03 -06:00
Brian Fraser
a7f5ac42c7 Merged fix-1016131-ptc-crash-with-columns 2012-09-26 18:15:24 -03:00
Brian Fraser
bc23efc3ac Added a forgotten word in two tests' expected output 2012-09-24 17:12:53 -03:00
Brian Fraser
5594f2e64c HTTPMicro: Inline part of IO::Socket::SSL for cases when the local version of the module isn't high enough to support ->verify_hostname(), like in centos5 2012-09-24 16:24:36 -03:00
Brian Fraser
5d57905ef3 Merged changehandler-dont-hexify-text-cols, addendum to bug 1038276 2012-09-19 16:36:56 -03:00
Brian Fraser
ee338f7ceb v-c: Re-enable https by default, make --version-check take an optional protocol argument 2012-09-13 10:39:04 -03:00
Daniel Nichter
c4d13f266a Merge fix-v-c-5.0-port 2012-08-31 10:17:56 -06:00
Brian Fraser
4e6248b64e Merged fix-1041372-pt-osc-long-table-names 2012-08-31 13:01:14 -03:00