glib-tested: suppress gdbus test needing machine-id

+1
+1
pkgs/development/libraries/glib/default.nix
··· 100 100 substituteInPlace gio/tests/desktop-files/home/applications/epiphany-weather-for-toronto-island-9c6a4e022b17686306243dada811d550d25eb1fb.desktop --replace "Exec=/bin/true" "Exec=${coreutils}/bin/true" 101 101 # Needs machine-id, comment the test 102 102 sed -e '/\/gdbus\/codegen-peer-to-peer/ s/^\/*/\/\//' -i gio/tests/gdbus-peer.c 103 + sed -e '/g_test_add_func/ s/^\/*/\/\//' -i gio/tests/gdbus-unix-addresses.c 103 104 # All gschemas fail to pass the test, upstream bug? 104 105 sed -e '/g_test_add_data_func/ s/^\/*/\/\//' -i gio/tests/gschema-compile.c 105 106 # Cannot reproduce the failing test_associations on hydra