Bug #78904 | mysql test binlog.binlog_stm_mix_innodb_myisam fails | ||
---|---|---|---|
Submitted: | 21 Oct 2015 18:22 | Modified: | 26 Oct 2015 16:34 |
Reporter: | Richard Prohaska | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Tests | Severity: | S3 (Non-critical) |
Version: | 5.7.9 | OS: | Ubuntu (14.04) |
Assigned to: | CPU Architecture: | Any |
[21 Oct 2015 18:22]
Richard Prohaska
[21 Oct 2015 20:13]
MySQL Verification Team
Not repeatable on Linux CentOS 6.5 and Windows too: [miguel@miguelbr mysql-test]$ ./mtr binlog.binlog_stm_mix_innodb_myisam Logging: ./mtr binlog.binlog_stm_mix_innodb_myisam 2015-10-21T20:09:54.205492Z 0 [Warning] Changed limits: max_open_files: 1024 (requested 5000) 2015-10-21T20:09:54.205590Z 0 [Warning] Changed limits: table_open_cache: 431 (requested 2000) MySQL Version 5.7.9 Checking supported features... - SSL connections supported - binaries are debug compiled Collecting tests... - adding combinations for binlog Checking leftover processes... Removing old var directory... Creating var directory '/home/miguel/mysql-5.7.9/mysql-test/var'... Installing system database... ============================================================================== TEST RESULT TIME (ms) or COMMENT -------------------------------------------------------------------------- worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009 binlog.binlog_stm_mix_innodb_myisam 'mix' [ skipped ] Doesn't support --binlog-format='mixed' binlog.binlog_stm_mix_innodb_myisam 'row' [ skipped ] Doesn't support --binlog-format='row' binlog.binlog_stm_mix_innodb_myisam 'stmt' [ pass ] 62422 -------------------------------------------------------------------------- The servers were restarted 0 times Spent 62.422 of 142 seconds executing testcases Completed: All 1 tests were successful. 2 tests were skipped, 0 by the test itself.
[21 Oct 2015 20:33]
Richard Prohaska
test sometimes fails on my ubuntu 14.04 (4 core 8 thread 32GB memory) system run 'mtr --repeat=10 --force --retry=0 binlog.binlog_stm_mix_innodb_myisam' ... Completed: Failed 3/10 tests, 70.00% were successful.
[22 Oct 2015 10:34]
MySQL Verification Team
Thank you for the feedback. I wasn't able to repeat even with 'mtr --repeat=10 --force --retry=0 binlog.binlog_stm_mix_innodb_myisam' several times.
[26 Oct 2015 16:34]
Richard Prohaska
fails on my machine 34/100 trials. probably a real race since binlog_stm_mix_innodb_myisam.test and binlog_row_mix_innodb_myisam.test are almost identical.