Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-mercurial mercurial: update test failure comment
details: https://anonhg.NetBSD.org/pkgsrc/rev/71e66b36bfd3
branches: trunk
changeset: 434043:71e66b36bfd3
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jun 10 14:14:19 2020 +0000
description:
mercurial: update test failure comment
diffstat:
devel/py-mercurial/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 98ed2ed636d0 -r 71e66b36bfd3 devel/py-mercurial/Makefile
--- a/devel/py-mercurial/Makefile Wed Jun 10 13:58:00 2020 +0000
+++ b/devel/py-mercurial/Makefile Wed Jun 10 14:14:19 2020 +0000
@@ -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 @@
# 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