commit:     964fd0fee053e8c270cf258c4316b0c864fc915d
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 17 13:13:28 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Dec 17 15:07:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=964fd0fe

dev-libs/glib: add details about commented out test unit

Got some information from upstream about potential appinfo launch*
failures - add details to ebuild to not lose them

Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11

 dev-libs/glib/glib-2.58.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/glib/glib-2.58.1.ebuild b/dev-libs/glib/glib-2.58.1.ebuild
index 1619c20138e..5d7bc1f6a95 100644
--- a/dev-libs/glib/glib-2.58.1.ebuild
+++ b/dev-libs/glib/glib-2.58.1.ebuild
@@ -104,6 +104,7 @@ src_prepare() {
                #if ! has_version x11-terms/xterm && ! has_version 
x11-terms/gnome-terminal ; then
                #       ewarn "Some tests will be skipped due to missing 
terminal program"
                # These tests seem to sometimes fail even with a terminal; skip 
for now and reevulate with meson
+               # Also try https://gitlab.gnome.org/GNOME/glib/issues/1601 once 
ready for backport (or in a bump) and file new issue if still fails
                sed -i -e "/appinfo\/launch/d" gio/tests/appinfo.c || die
                # desktop-app-info/launch* might fail similarly
                sed -i -e "/desktop-app-info\/launch-as-manager/d" 
gio/tests/desktop-app-info.c || die

Reply via email to