Bug#1081016: mutter: keybindings autopkgtest fails because it needs compiled org.gnome.mutter.test gsettings schema

Jeremy Bícha jeremy.bicha at canonical.com
Fri Sep 6 21:50:44 BST 2024


Source: mutter
Version: 47~rc-1
Severity: serious

mutter added new installed tests in 47~rc that we then run as
autopkgtests. They asked me before and I said it was ok.

One of the new tests is a keybindings test that depends on a gsettings
schema org.gnome.mutter.test . That schema is installed by upstream to
/usr/share/mutter-15/tests/org.gnome.mutter.test.gschema.xml

If mutter is built first, that gsettings schema is compiled by meson
and works. But that doesn't happen when it's run as an autopkgtest.

Off the top of my head, I'm not sure how to compile this gsettings
schema where we need it. There are other installed tests that need
access to regular gsettings schemas.

The test is mutter-15/keybindings.test and the source code is
src/tests/keybindings.c

Thank you,
Jeremy Bícha



More information about the pkg-gnome-maintainers mailing list