[MDEV-22515] innodb.innodb_buffer_pool_resize_debug fails with timeout in wait_condition Created: 2020-05-09 Updated: 2023-05-16 Resolved: 2021-07-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Tests |
| Affects Version/s: | 10.2, 10.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Marko Mäkelä |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | not-10.4, not-10.5, not-10.6 | ||
| Description |
|
The test fails reliably on, for example, ARM CentOS-7, 10.2 and 10.3. It used to fail on 10.4 too, see the output below, and it still fails on that revision, but not on current 10.4+. There is no difference in the test between 10.2 and 10.4, so something has been fixed in the server since then.
From the original report, old revision of 10.4: http://buildbot.askmonty.org/buildbot/builders/bld-p9-rhel7/builds/3233
|
| Comments |
| Comment by Elena Stepanova [ 2021-07-06 ] |
|
It must be the same problem as |