Skip to content

Fix more random CI failures

Sebastian Keller requested to merge skeller/mutter:fix-ci-fails-even-more into master

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.

Merge request reports