lp://staging/~gl-az/percona-xtrabackup/2.1-testrun-summary
Created by
George Ormond Lorch III
and last modified
- Get this branch:
- bzr branch lp://staging/~gl-az/percona-xtrabackup/2.1-testrun-summary
Only
George Ormond Lorch III
can upload to this branch. If you are
George Ormond Lorch III
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/percona-xtrabackup/2.1
- Laurynas Biveinis (community): Approve
- Registry Administrators: Pending requested
-
Diff: 187 lines (+62/-14)2 files modifiedtest/testrun.c (+49/-11)
test/testrun.sh (+13/-3)
Branch information
- Owner:
- George Ormond Lorch III
- Status:
- Development
Recent revisions
- 610. By George Ormond Lorch III
-
Fixed issue in testrun.c where specifying testsuite would find the tests in the corredt directory but would still try to execute them out of ./t
Added test status tracking and summary report at end of test run cycle to make it wasy to see what passed, skipped and failed at a glance, similar to MTR.
Changed testrun.sh slightly to return same code out of testrun.sh as the test that was executed when only a single test was run.
- 606. By Alexey Kopytov
-
Bug #1182698: XtraBackup 2.1.2 Hangs on SST
The problem was in the keepalives process ignoring SIGINT, so
innobackupex got stuck in stop_keepalives() waiting for the child
process to exit.Disable keepalives completely for the server connection. Instead set
wait_timeout unconditionally, i.e. even if keepalives are disabled.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/percona-xtrabackup/2.1