Done
Details
Assignee
UnassignedUnassignedReporter
lpjirasynclpjirasync(Deactivated)Priority
Low
Details
Details
Assignee
Unassigned
UnassignedReporter
lpjirasync
lpjirasync(Deactivated)Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created January 24, 2018 at 6:42 PM
Updated January 24, 2018 at 6:43 PM
Resolved January 24, 2018 at 6:43 PM
**Reported in Launchpad by Baron Schwartz last update 26-10-2012 17:59:43
This fails intermittently on MySQL 5.5, CentOS 5.5, Baron's laptop virtualbox:
t/pt-online-schema-change/alter_active_table......# Loading sample dataset...
Binlog position before altering table: mysql-bin.000001/103237
Failed test 'New table row count: 500 original + 10 inserted - 0 deleted'
in t/pt-online-schema-change/alter_active_table.t at line 103.
got: '509'
expected: '510'
t/pt-online-schema-change/alter_active_table......NOK 5# Looks like you failed 1 test of 9.
t/pt-online-schema-change/alter_active_table......dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
Failed 1/9 tests, 88.89% okay