flaky test: tcg tests, cross-i686-tci runner, "run-memory" test
The "memory" test in the tcg tests seems to be flaky on the i686 TCI CI job. These jobs:
- https://gitlab.com/qemu-project/qemu/-/jobs/5882142211
- https://gitlab.com/qemu-project/qemu/-/jobs/5869005008
- https://gitlab.com/qemu-project/qemu/-/jobs/5859346955
- https://gitlab.com/qemu-project/qemu/-/jobs/5825332348
all failed with
make[1]: *** [Makefile:187: run-memory] Error 124
make: *** [/builds/qemu-project/qemu/tests/Makefile.include:56: run-tcg-tests-i386-softmmu] Error 2
Edited by Peter Maydell