Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage-utils:master commit in: tests/qmanifest/
Date: Sat, 25 May 2019 15:59:13
Message-Id: 1558799906.f221763fa8d77019f9ef033002ed04eacfef0493.grobian@gentoo
1 commit: f221763fa8d77019f9ef033002ed04eacfef0493
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 25 15:58:26 2019 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sat May 25 15:58:26 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=f221763f
7
8 tests/qmanifest: skip sanity check
9
10 old gpg output is vastly different and cannot be patched up, so skip it
11
12 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
13
14 tests/qmanifest/dotest | 3 +--
15 tests/qmanifest/manifestp6.good | 5 -----
16 2 files changed, 1 insertion(+), 7 deletions(-)
17
18 diff --git a/tests/qmanifest/dotest b/tests/qmanifest/dotest
19 index abab463..9587141 100755
20 --- a/tests/qmanifest/dotest
21 +++ b/tests/qmanifest/dotest
22 @@ -69,9 +69,8 @@ gpg_import() {
23 echo "${pass}" | gpg "${args[@]}"
24 fi
25 }
26 -# import key and sanity check
27 +# import key
28 gpg_import "${as}"/key.gpg qmanifest
29 -test p6 0 "gpg --list-keys | sed '1,2d'"
30
31 # make it a fully valid tree
32 rm testtree/my-cat/mypackage/unrecorded-file
33
34 diff --git a/tests/qmanifest/manifestp6.good b/tests/qmanifest/manifestp6.good
35 deleted file mode 100644
36 index ece3fa7..0000000
37 --- a/tests/qmanifest/manifestp6.good
38 +++ /dev/null
39 @@ -1,5 +0,0 @@
40 -pub rsa2048 2019-05-24 [SC]
41 - 3D695C8C0F87966B62DC5AFCDCFABA8E07F52261
42 -uid [ unknown] Qmanifest Test Key
43 -sub rsa2048 2019-05-24 [E]
44 -