[MDEV-14280] sys_vars.innodb_buffer_pool_dump_at_shutdown_basic fails sporadically in buildbot with my_errno: 175 Created: 2017-11-03 Updated: 2023-11-29 Resolved: 2023-11-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
There are no logs for the failure at the moment. The output looks like this:
At the first glance, it looks similar to The test does the following:
=> and apparently it doesn't find the dump file, hence the error. The failure has only been seen on 10.2-based branches so far. |