public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Utkin" <andrey_utkin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/tup/
Date: Sun,  2 Dec 2018 03:19:21 +0000 (UTC)	[thread overview]
Message-ID: <1543720743.e34357e26c70f445f6964904e7d2bb9c7f54f048.andrey_utkin@gentoo> (raw)

commit:     e34357e26c70f445f6964904e7d2bb9c7f54f048
Author:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  2 03:03:02 2018 +0000
Commit:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Sun Dec  2 03:19:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e34357e2

dev-util/tup: 9999: test: update exclusions

Make current git master pass test phase.

A bunch of new "full-deps" tests, which require a feature restricted in
sandbox, has been added, and it became tedious to maintain their full
explicit list, so now "full-deps" tests are excluded by name pattern.

Package-Manager: Portage-2.3.49, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>

 dev-util/tup/tup-9999.ebuild | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/dev-util/tup/tup-9999.ebuild b/dev-util/tup/tup-9999.ebuild
index 194cf670515..0f0d0db5aa9 100644
--- a/dev-util/tup/tup-9999.ebuild
+++ b/dev-util/tup/tup-9999.ebuild
@@ -78,23 +78,19 @@ src_test() {
 	export TUP_NO_NAMESPACING=1
 
 	# Skip tests which require namespacing or root privileges.
+	pushd test || die
+	rm -v ./*full-deps*.sh
 	SKIPPED_TESTS=(
-	t4062-full-deps.sh
-	t4063-full-deps2.sh
-	t4064-full-deps3.sh
-	t4065-full-deps-proc.sh
-	t4067-full-deps5.sh
 	t4069-gcc-coverage.sh
 	t4072-proc-self.sh
 	t4074-getpwd.sh
 	t4131-proc-self-exe.sh
 	t4132-proc-meminfo.sh
 	t4171-dev-null.sh
+	t4200-ccache.sh
 	t5083-symlink-fullpath.sh
 	t5084-symlink-fullpath2.sh
-	t7048-full-deps.sh
 	)
-	pushd test || die
 	rm ${SKIPPED_TESTS[@]} || die
 	./test.sh || die
 	popd || die


             reply	other threads:[~2018-12-02  3:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-02  3:19 Andrey Utkin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-08  7:43 [gentoo-commits] repo/gentoo:master commit in: dev-util/tup/ Joonas Niilola
2022-07-02 17:35 Joonas Niilola
2022-04-17 19:00 Sam James
2022-02-11 14:56 Joonas Niilola
2022-02-11 14:56 Joonas Niilola
2021-12-05  7:49 Jakov Smolić
2021-07-20 10:25 Joonas Niilola
2020-07-27 23:48 Andrey Utkin
2019-07-10 17:38 Andrey Utkin
2019-04-08 18:22 Andrey Utkin
2019-02-08 13:59 Mikle Kolyada
2018-12-02  3:19 Andrey Utkin
2018-12-02  3:19 Andrey Utkin
2018-12-02  2:47 Andrey Utkin
2018-12-02  2:47 Andrey Utkin
2018-07-29  1:43 Andrey Utkin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1543720743.e34357e26c70f445f6964904e7d2bb9c7f54f048.andrey_utkin@gentoo \
    --to=andrey_utkin@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox