[Bug 258598] devel/glib20: update to 2.70.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258598] devel/glib20: update to 2.70.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Sep 2021 17:08:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258598 --- Comment #5 from Jan Beich <jbeich@FreeBSD.org> --- (In reply to Daniel Engberg from comment #3) Some failing tests isn't good enough reason to hide all tests: - poudriere doesn't run "make test", so it cannot block build even with PORTTESTING=1 + PORTTESTING_RECURSIVE=1 - glib:glib / unix is OK here - 2.68.4 already had 6 failing tests[1] here, and 2.70.0 has the same number - 1 more test failure wouldn't be much worse If shaving build time is important I'd rather do something like ports e011fe87582b which emulates USES=cmake:testing behavior. Even better would be to implement USES=meson:testing. [1] 3 of those are gdbus-related due to the test relying on autolaunch pandemonium instead of explicitly setting up a separate session bus via dbus-run-session. -- You are receiving this mail because: You are on the CC list for the bug.