commit: e4c073b5c5a565bd027e1b54318d84b26bd5bee7
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 2 02:20:10 2022 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Sun Oct 2 02:20:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c073b5
app-crypt/johntheripper-jumbo: remove vestigial test
The actual tests are all commented out, and I'm leaving them in case I
have time to fix them later, but it doesn't make sense to have ewarns
about the tests that were already commented out.
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
.../johntheripper-jumbo-1.9.0_p20211129-r1.ebuild | 10 +++++-----
app-crypt/johntheripper-jumbo/johntheripper-jumbo-9999.ebuild | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git
a/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20211129-r1.ebuild
b/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20211129-r1.ebuild
index 9abb2540073e..37c73b4c41d9 100644
---
a/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20211129-r1.ebuild
+++
b/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0_p20211129-r1.ebuild
@@ -94,8 +94,8 @@ src_compile() {
emake LD="$(tc-getCC)" -C src
}
-src_test() {
- pax-mark -mr run/john
+#src_test() {
+# pax-mark -mr run/john
#if use opencl; then
# GPU tests fail in portage, so run cpu only tests
@@ -107,9 +107,9 @@ src_test() {
#./run/john --test=1 --verbosity=2 || die
#fi
- ewarn "When built systemwide, john can't run tests without reading
files in /etc."
- ewarn "Don't bother opening a bug for this unless you include a patch
to fix it"
-}
+# ewarn "When built systemwide, john can't run tests without reading
files in /etc."
+# ewarn "Don't bother opening a bug for this unless you include a patch
to fix it"
+#}
src_install() {
# Executables
diff --git a/app-crypt/johntheripper-jumbo/johntheripper-jumbo-9999.ebuild
b/app-crypt/johntheripper-jumbo/johntheripper-jumbo-9999.ebuild
index 5f3764905ef0..65429e87891e 100644
--- a/app-crypt/johntheripper-jumbo/johntheripper-jumbo-9999.ebuild
+++ b/app-crypt/johntheripper-jumbo/johntheripper-jumbo-9999.ebuild
@@ -90,8 +90,8 @@ src_compile() {
emake LD="$(tc-getCC)" -C src
}
-src_test() {
- pax-mark -mr run/john
+#src_test() {
+# pax-mark -mr run/john
#if use opencl; then
# GPU tests fail in portage, so run cpu only tests
@@ -103,9 +103,9 @@ src_test() {
#./run/john --test=1 --verbosity=2 || die
#fi
- ewarn "When built systemwide, john can't run tests without reading
files in /etc."
- ewarn "Don't bother opening a bug for this unless you include a patch
to fix it"
-}
+# ewarn "When built systemwide, john can't run tests without reading
files in /etc."
+# ewarn "Don't bother opening a bug for this unless you include a patch
to fix it"
+#}
src_install() {
# Executables