pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-mercurial
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jun 10 14:14:19 UTC 2020
Modified Files:
pkgsrc/devel/py-mercurial: Makefile
Log Message:
mercurial: update test failure comment
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/py-mercurial/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-mercurial/Makefile
diff -u pkgsrc/devel/py-mercurial/Makefile:1.42 pkgsrc/devel/py-mercurial/Makefile:1.43
--- pkgsrc/devel/py-mercurial/Makefile:1.42 Tue Jun 9 07:07:13 2020
+++ pkgsrc/devel/py-mercurial/Makefile Wed Jun 10 14:14:19 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2020/06/09 07:07:13 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2020/06/10 14:14:19 wiz Exp $
DISTNAME= mercurial-${VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -29,8 +29,7 @@ INSTALLATION_DIRS+= share/doc/mercurial
# Known test failures as of 5.4.1:
# test-doctest:
# https://bz.mercurial-scm.org/show_bug.cgi?id=6320
-# test-obsolete-distributed:
-# https://bz.mercurial-scm.org/show_bug.cgi?id=6350
+# test-obsolete-distributed: broken because of patches/patch-D8480
# Ran 842 tests, 78 skipped, 2 failed.
do-test:
cd ${WRKSRC} && make tests PYTHON=${PYTHONBIN} TESTFLAGS=${_MAKE_JOBS:Q}
Home |
Main Index |
Thread Index |
Old Index