[MDEV-19043] few tests do not conduct shutdown or simulate crashes properly Created: 2019-03-25 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.0.38 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Andrei Elkin | Assignee: | Angelique Sklavounos (Inactive) |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
There are few tests that sporadically fail due to missed FLUSH TABLES
These tests, specifically ones for replication, need to be identified and refined. |
| Comments |
| Comment by Sergey Vojtovich [ 2019-03-25 ] |
|
Affects 5.5 as well: http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/15475/steps/mtr_nm/logs/stdio I can imagine either 10 seconds is not enough to let server go down or there's race condition on shutdown that makes the server hang (there're plenty of those). Also please use public xref, so that everybody interested can access it: http://buildbot.askmonty.org/buildbot/reports/cross_reference#branch=&revision=&platform=&dt=&bbnum=&typ=&info=&fail_name=rpl&fail_variant=&fail_info_short=&fail_info_full=is+marked+as+crashed&limit=100 |