[MDEV-27523] main.delayed fails with wrong error code or timeout when executed after main.deadlock_ftwrl Created: 2022-01-17 Updated: 2023-10-17 Resolved: 2023-10-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.7, 10.8, 10.9 |
| Fix Version/s: | 10.4.32, 10.5.23, 10.6.16, 10.10.7, 10.11.6, 11.0.4, 11.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When main.delayed is run after main.deadlock_ftwrl, it fails, seemingly reliably, with "succeeded - should have failed with errno 1213":
With one more test in the chain it hangs instead, also seemingly reliably:
main.deadlock_ftwrl was added in 10.4 by this commit:
I suppose the chain of tests has been failing ever since, but I didn't check. |
| Comments |
| Comment by Marko Mäkelä [ 2022-03-21 ] | |||||||||||||
|
This also fails in 10.9 MemorySanitizer pretty often:
|