[MDEV-29369] rpl.rpl_semi_sync_shutdown_await_ack fails regularly with Result content mismatch Created: 2022-08-24 Updated: 2024-01-25 |
|
| Status: | In Review |
| Project: | MariaDB Server |
| Component/s: | Replication, Tests |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Angelique Sklavounos (Inactive) | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
This test fails at least every few days, with the following (or very similar) output:
Sometimes the failure appears like:
The first fail appears to be https://buildbot.mariadb.org/#/builders/192/builds/9384 with a83c7ab1e. The test tends to be retry-pass. Fails happen mostly on amd64-ubuntu-1804-valgrind and amd64-ubuntu-1804-clang10-asan, but sometimes on amd64-ubuntu-2004-msan and once on kvm-asan. So, the fails are probably due to slowness of the builders. |
| Comments |
| Comment by Brandon Nesterenko [ 2024-01-11 ] |
|
Hi Elkin! This is ready for review: PR-2998. The changes are isolated to the test itself, rather than code. |