Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sleep a bit between iterations in vma_comparison test
We are still seeing the occasional flake of the vma_comparison test, caused by a one page difference in the size of one of the memory regions. In the hopes of achieving more of a quiesced state, sleep a bit between iterations in there. Signed-off-by: Daniel Müller <deso@posteo.net>
- Loading branch information