Commit Graph

54 Commits

Author SHA1 Message Date
Brian Fraser
6e0abc12f0 Merged test-for-957442-pqd-custom-filter-group-by 2012-11-16 11:42:03 -03:00
Brian Fraser
8f3f022ab4 Regression test for 957442. 2012-10-31 06:21:18 -03:00
Brian Fraser fraserb@gmail.com
6e3d3e6c96 Removed optional_value, made --version-check have default: off, updated the tools and documentation with the changes, and added the auto value to Pingback.pm 2012-10-30 12:42:42 -03:00
Brian Fraser fraserb@gmail.com
b71ceeaadb Merged raw-log-parser-percona-22371 2012-10-12 14:19:55 -03:00
Brian Fraser
bc23efc3ac Added a forgotten word in two tests' expected output 2012-09-24 17:12:53 -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
26ca0281b5 Use --version-check instead (so it's _not_ on by default; it must be specified). 2012-08-29 14:23:41 -06:00
Daniel Nichter
98338b6508 Simplify how Pingback handles MySQL instances. Remove Percona::Toolkit::slurp_file() because it was causing 'sub redefined' errors, probably due to PerconaTest::slurp_file(). Add more PTVCDEBUG statements. 2012-08-27 17:10:42 -06:00
Daniel Nichter
e98db38499 Fix v-c --quiet check. Test v-c in pqd since it doesn't have --quiet. 2012-08-23 10:22:43 -06:00
Daniel Nichter
f2fd553bae Unlink file only if it exists, to avoid test errors. 2012-08-22 13:57:39 -06:00
Brian Fraser
5d8be022e9 Merge ubuntu-12-64-issues 2012-07-20 17:33:13 -03:00
Brian Fraser
bfa5f488fa Merged new-versionparser 2012-07-20 17:25:10 -03:00
Brian Fraser fraserb@gmail.com
fa0a3b0ff5 read_timeout.t: Avoid shelling out, also laxer timing tests to avoid white smoke 2012-07-16 14:31:56 -03:00
Brian Fraser fraserb@gmail.com
4737995563 read_timeout.t: Skip the first test if STDIN isn't a tty or blocking 2012-07-16 13:38:13 -03:00
Brian Fraser fraserb@gmail.com
fa5cbc8ca3 t/pt-query-digest/mirror.t: Don't sleep(1), use wait_for_files() instead 2012-07-15 22:27:55 -03:00
Brian Fraser fraserb@gmail.com
edad060718 t/pt-query-digest/read_timeout.t: Disregard the fractional part of $waited 2012-07-15 20:00:34 -03:00
Brian Fraser fraserb@gmail.com
0af747e4f9 t/pt-query-digest/processlist.t: Mark known fragile test as TODO to avoid white smoke 2012-07-15 19:24:41 -03:00
Brian Fraser fraserb@gmail.com
7574e19821 read_timeout.t: Try increasing the wait a second to avoid white smoke 2012-07-15 19:02:02 -03:00
Daniel Nichter
d8b0192495 Don't crash if group by attrib is empty string. 2012-07-11 15:46:58 -06:00
Brian Fraser
8179b1f1a1 Updated the tests to use the new VersionParser 2012-07-11 15:21:47 -03:00
Daniel Nichter
938b9720c1 Add RawLogParser.pm and implement --type rawlog in pt-query-digest (Percona 22371). 2012-06-28 15:04:10 -06:00
Baron Schwartz
47fb3d65e8 Fix a bazillion tests with ANSI sql_mode, and get rid of a bunch of MySQLDump usage. 2012-06-09 14:43:33 -04:00
Baron Schwartz
45a1f20565 fix t/pt-query-digest/explain.t for MySQL 5.5 2012-06-06 12:49:33 -04:00
Daniel Nichter
add06645d8 Modernize and hopefully make pt-query-digest/issue_360.t stable. 2012-06-06 21:43:53 -04:00
Brian Fraser fraserb@gmail.com
345a21a82e Replace the last instances of MKDEBUG 2012-06-05 12:28:36 -03:00
Brian Fraser fraserb@gmail.com
422308ffc5 t/pt-query-digest/read_timeout.t: Make the tests slightly more forgiving for slow computers 2012-06-05 11:04:10 -03:00
Brian Fraser fraserb@gmail.com
1645de13ae Normalize numbers in t/pt-query-digest/review.t
Otherwise, the change of notations from scientific to decimal
or the precision may lead to tests failing.
2012-06-04 13:17:41 -03:00
Baron Schwartz
6eba36898b fix some floating-point rendering problems 2012-06-03 22:09:37 -04:00
Daniel Nichter
a64bf961e8 Fix test counts. 2012-06-03 15:14:30 -04:00
Daniel Nichter
a2810a0ec1 Remove duplicate calls to Sandbox::ok(). 2012-06-03 14:38:21 -04:00
Daniel Nichter
bdbb66d22b Re-add calls to Sandbox::ok(). 2012-06-03 13:54:32 -04:00
Daniel Nichter
a0b54b145d Merge 2.1. 2012-06-03 13:29:02 -04:00
Daniel Nichter
7e880b0808 Call Sandbox::box() in all tests that use Sandbox. 2012-06-03 12:59:56 -04:00
Brian Fraser fraserb@gmail.com
ee097f442f Fix for 885382: Check the cardinality of --embedded-attributes 2012-05-30 14:14:13 -03:00
Daniel Nichter
491c076e75 Implement retry_on_error for Pipeline processes. Retry iteration proc twice, then fail completely. Fix mirror.t. 2012-05-23 16:07:05 -06:00
Daniel Nichter
74b1caa241 Failing test and XXX code comment about a bug used to test this bug. 2012-05-23 14:45:52 -06:00
Daniel Nichter
5079930b72 Merge change-diskstats-group-by-default-fix-bug-952727. 2012-05-09 07:48:59 -06:00
Brian Fraser fraserb@gmail.com
53a6230e9c Bug 963225 v2: Updated tests and more samples 2012-03-30 17:21:48 -03:00
baron@percona.com
26944c11cc Update samples and tests for SlowLogWriter.pm and SlowLogParser.pm for bug 963225 2012-03-29 22:16:53 -04:00
Daniel Nichter
df0f793815 Fix pt-query-digest mirror.t from previous merges. 2012-03-06 13:23:20 -07:00
Daniel Nichter
3ff75bbec6 Merge lp:~percona-toolkit-dev/percona-toolkit/stabilize-test-suite r130. 2012-02-27 17:08:15 -07:00
Daniel Nichter
a83e97a821 Parse InnoDB_trx_id as a string. 2012-02-23 09:34:17 -07:00
Daniel Nichter
9383572742 Merge trunk r174. 2012-02-07 13:10:11 -07:00
Daniel Nichter
bacccfd431 Fix pt-query-digest tests. 2012-02-01 11:27:18 -07:00
Daniel Nichter
d1bd7a9f3b Change MKDEBUG to PTDEBUG. Remove 1.0.2 from release notes. 2011-12-30 09:23:41 -07:00
Daniel Nichter
2f9ab4081a Fix prepared report for statements without corresponding prep or exec. 2011-11-08 12:53:50 -07:00
Daniel Nichter
048ad9493c Various test tweaks for stability. 2011-08-25 11:08:57 -06:00
Daniel Nichter
d1e451c4e1 Merge r56. 2011-08-02 15:14:56 -06:00
Daniel Nichter
945cfbd153 Fix Bash tests. Add basic pt-align tests. 2011-08-02 15:14:06 -06:00
Daniel Nichter
6a2e392513 Remove --save-results from pt-query-digest. Make check-tool work with Bash tools where possible. 2011-08-02 15:10:44 -06:00