From 05b87ca2e5c9df26dc047a8802a7e05d5805faa4 Mon Sep 17 00:00:00 2001 From: bluhm Date: Tue, 10 May 2022 09:42:32 +0000 Subject: [PATCH] The tests no-symlink and oldlib2 pass now. Do not expect failure. --- regress/usr.sbin/pkg_add/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/regress/usr.sbin/pkg_add/Makefile b/regress/usr.sbin/pkg_add/Makefile index 32fe40fae86..9044887667a 100644 --- a/regress/usr.sbin/pkg_add/Makefile +++ b/regress/usr.sbin/pkg_add/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.85 2022/04/27 15:15:45 espie Exp $ +# $OpenBSD: Makefile,v 1.86 2022/05/10 09:42:32 bluhm Exp $ REGRESS_TARGETS=pkgnames pkgpaths signatures depends-check longnames pkgcfl \ collision-check1 collision-check2 collision-check3 \ @@ -20,7 +20,7 @@ REGRESS_ROOT_TARGETS = temp-error2-as-root # lots of tests that really require a vstat overhaul REGRESS_EXPECTED_FAILURES = collision-check1 collision-check2 \ collision-check5 collision-check6 collision-check7 \ - exotest tying-2 no-symlink oldlib2 + exotest tying-2 PERLSCRIPT = perl -I ${.CURDIR} ${.CURDIR} -- 2.20.1