[MDEV-33293] Race condition in test main.show_analyze Created: 2024-01-22 Updated: 2024-01-22 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.9, 10.10, 10.11, 11.0 |
| Fix Version/s: | 10.11, 11.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Oleg Smirnov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | race | ||
| Issue Links: |
|
||||||||
| Description |
|
The
Apparently, the test is making invalid assumptions about the relative execution speed of some threads. |