mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
The combination of --remove_file and --write_file on .expect file creates a race condition which can be hit by MTR which reads the file in a loop. Instead, .expect file should be changed with --append_file. It was fixed in 10.x, but in 5.5 the sporadic failure still affected buildbot. Fixed 3 test files which use the problematic combination
2.8 KiB
2.8 KiB