[MDEV-22933] remove ---source include/not_threadpool.inc from the tests Created: 2020-06-18 Updated: 2020-07-28 Resolved: 2020-07-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.5 |
| Fix Version/s: | 10.5.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Its usage is not justsified, the tests pass . The presence in tests is from some buggy MySQL threadpool implementation. currently ---source include/not_threadpool.inc skips important tests, such as main.kill, named_pipe and others. Note: this include/not_threadpool.inc did not have any effect prior to 10.5 |