[MDEV-32518] Test failure: ./mtr --no-reorder main.log_slow_debug main.subselect Created: 2023-10-19 Updated: 2023-11-06 Resolved: 2023-10-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.10, 10.11, 11.0, 11.1, 11.2 |
| Fix Version/s: | 10.4.32, 10.5.23, 10.6.16, 10.10.7, 10.11.6, 11.0.4, 11.1.3, 11.2.2 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | regression | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
The following sequence of tests fails:
The test main.log_slow_debug was last modified by sanja in After I moved the test case cleanup part to the very end of the test, this sequence of tests passes. By coincidence, this sequence of tests is run on the mandatory staging builder amd64-ubuntu-2004-debug every time (I tried some 10 times) when merging 10.11 to 11.0. In other words, this is blocking the merge. |