Skip to content

Make CI work again

Jonas Ådahl requested to merge jadahl/mutter:wip/ci-fixes into master

CI broke because some change in dconf. In short, for some reason not running dconf update before running mutter made dconf log warnings, which were then treated as test failures.

Another change was to make the malloc() init value more reproducible.

Merge request reports