commit: a6367422cd53b938de6bae75a652a5de5bb79c30 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 22 23:27:17 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Feb 22 23:29:06 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6367422
net-im/neochat: Disable network dependent tests Bug: https://bugs.gentoo.org/969837 Closes: https://bugs.gentoo.org/967518 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> net-im/neochat/neochat-25.12.2.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-im/neochat/neochat-25.12.2.ebuild b/net-im/neochat/neochat-25.12.2.ebuild index 34a546eeb564..e8f082e8cdb2 100644 --- a/net-im/neochat/neochat-25.12.2.ebuild +++ b/net-im/neochat/neochat-25.12.2.ebuild @@ -65,6 +65,8 @@ CMAKE_SKIP_TESTS=( eventhandlertest # bug 909816, tries access /proc/PID/mem texthandlertest # ki18n (KLocalizedString) failure + roommanagertest # bug 969837, who cares + servernoticestest # bug 967518, really ) src_configure() {
