tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
glib-tested: suppress gdbus test needing machine-id
Luca Bruno
10 years ago
184b7ba3
5d371181
+1
1 changed file
expand all
collapse all
unified
split
pkgs
development
libraries
glib
default.nix
+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
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