[Bug 257623] devel/glib20: Add option for test suite

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 11 Aug 2021 22:28:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257623

--- Comment #10 from Daniel Engberg <diizzy@FreeBSD.org> ---
This leaves us with one test failing

 97/268 glib:glib / unix                                         FAIL          
  3.57s   killed by signal 6 SIGABRT
>>> G_DEBUG=gc-friendly G_TEST_BUILDDIR=/usr/ports/devel/glib20/work/glib-2.68.3/_build/glib/tests MALLOC_CHECK_=2 MALLOC_PERTURB_=126 G_TEST_SRCDIR=/usr/ports/devel/glib20/work/glib-2.68.3/glib/tests /usr/ports/devel/glib20/work/glib-2.68.3/_build/glib/tests/unix
――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
stdout:
# random seed: R02S434b2d622487f2bdf3316a9c2b7703c9
1..11
# Start of glib-unix tests
ok 1 /glib-unix/pipe
ok 2 /glib-unix/error
ok 3 /glib-unix/nonblocking
ok 4 /glib-unix/sighup
ok 5 /glib-unix/sigterm
ok 6 /glib-unix/sighup_again
ok 7 /glib-unix/sighup_add_remove
ok 8 /glib-unix/sighup_nested
ok 9 /glib-unix/callback_after_signal
# Start of get-passwd-entry tests
# /glib-unix/get-passwd-entry/root summary: Tests that
g_unix_get_passwd_entry() works for a known-existing username.
Bail out! GLib:ERROR:../glib/tests/unix.c:309:test_get_passwd_entry_root:
assertion failed (local_error == NULL): No error: 0 (g-unix-error-quark, 0)
stderr:
**
GLib:ERROR:../glib/tests/unix.c:309:test_get_passwd_entry_root: assertion
failed (local_error == NULL): No error: 0 (g-unix-error-quark, 0)
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

-- 
You are receiving this mail because:
You are the assignee for the bug.