Fix more random CI failures
Since there were still some stacking/focus tests failing randomly, this is another attempt at making those more reliable.
Another alternative to this would be to introduce a MUTTER_CI_SLOWDOWN_FACTOR
and set this to something larger than 1 for CI builds. This however would not be perfectly reliable, just less likely to fail.