[MDEV-32970] mariabackup.data_directory test does not delete a directory with backup and it causes failure of the next test Created: 2023-12-07 Updated: 2024-01-08 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | N/A |
| Fix Version/s: | 10.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Timofey Turenko | Assignee: | Michael Widenius |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
mariabackup.data_directory test in the bb-10.11-backup branch does not delete a directory with backup and it causes failure of the next test:
in the 10.11 branch test is ok: https://github.com/MariaDB/server/blob/10.11/mysql-test/suite/mariabackup/data_directory.test#L35 most probably it is caused by this commit https://github.com/MariaDB/server/commit/d2329e2fb0d4b9de3c26f048a404941629b4bec6#diff-94f077ea3c89e53bc032cccb337b07b7d232ab3035974ef3f202fcb4f53658f9 |