[MDEV-15540] Galera suite MTR tests issuing wsrep_recover fail Created: 2018-03-11 Updated: 2018-11-19 Resolved: 2018-11-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Tests |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Seppo Jaakola | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution, foundation | ||
| Issue Links: |
|
||||||||||||
| Description |
|
MTR tests which start mysqld with --wsrep_recover, through wsrep_recover.inc, fail systematically. The problem is in error log redirection, test suite expects to find error log for recovery phase to be found in tmp/galera_wsrep_recover.log file, but with current test suite, that does not happen. Vulnerable tests are:
The problem is present at least in 10.2 branch |
| Comments |
| Comment by Sergey Vojtovich [ 2018-03-12 ] |
|
jplindst, please review https://github.com/MariaDB/server/pull/649 |