After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 711178 - appinfo test problems
appinfo test problems
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2013-10-30 20:41 UTC by Christian Persch
Modified: 2013-11-24 03:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2013-10-30 20:41:35 UTC
The gio/tests/appinfo test has 2 problems:

* It opens 4 gnome-terminals and quickly closes them again.

* It prints a critical warning:
[...]
/appinfo/associations: **
GLib-GIO:ERROR:appinfo-test.c:11:main: assertion failed: (envvar != NULL)
[...]
Comment 1 Matthias Clasen 2013-11-24 03:25:11 UTC
if the terminals annoy you, unset DISPLAY when running make check.