pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/libmicrohttpd libmicrohttpd: add test status



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77a6727038aa
branches:  trunk
changeset: 444151:77a6727038aa
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 03 09:52:33 2021 +0000

description:
libmicrohttpd: add test status

diffstat:

 www/libmicrohttpd/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 4d9f0a02c185 -r 77a6727038aa www/libmicrohttpd/Makefile
--- a/www/libmicrohttpd/Makefile        Sun Jan 03 09:44:39 2021 +0000
+++ b/www/libmicrohttpd/Makefile        Sun Jan 03 09:52:33 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2021/01/03 09:44:30 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2021/01/03 09:52:33 wiz Exp $
 
 DISTNAME=      libmicrohttpd-0.9.72
 CATEGORIES=    www
@@ -13,6 +13,9 @@
 USE_TOOLS+=            pkg-config gettext
 GNU_CONFIGURE=         yes
 INFO_FILES=            yes
+# 2 test failures as of 0.9.72
+# FAIL: test_concurrent_stop
+# FAIL: perf_get_concurrent
 TEST_TARGET=           check
 
 PKGCONFIG_OVERRIDE+=   libmicrohttpd.pc.in



Home | Main Index | Thread Index | Old Index