commit:     0237cb3a15b936ee0b01fc636443f87890829962
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri May  8 19:48:48 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri May  8 19:49:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0237cb3a

sys-cluster/swift: fully remove tests

looks like it was partially removed in the past

Closes: https://bugs.gentoo.org/721590
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 sys-cluster/swift/swift-2.23.1-r2.ebuild   | 6 ------
 sys-cluster/swift/swift-2.24.0-r1.ebuild   | 6 ------
 sys-cluster/swift/swift-2.25.0.ebuild      | 6 ------
 sys-cluster/swift/swift-2019.2.9999.ebuild | 6 ------
 sys-cluster/swift/swift-2020.1.9999.ebuild | 6 ------
 5 files changed, 30 deletions(-)

diff --git a/sys-cluster/swift/swift-2.23.1-r2.ebuild 
b/sys-cluster/swift/swift-2.23.1-r2.ebuild
index 0209967c131..119dbe1fc56 100644
--- a/sys-cluster/swift/swift-2.23.1-r2.ebuild
+++ b/sys-cluster/swift/swift-2.23.1-r2.ebuild
@@ -62,12 +62,6 @@ src_prepare() {
        distutils-r1_python_prepare_all
 }
 
-src_test() {
-       # https://bugs.launchpad.net/swift/+bug/1249727
-       find . \( -name test_wsgi.py -o -name test_locale.py -o -name 
test_utils.py \) -delete || die
-       SKIP_PIP_INSTALL=1 PBR_VERSION=0.6.0 sh .unittests || die
-}
-
 python_install_all() {
        distutils-r1_python_install_all
        keepdir /etc/swift

diff --git a/sys-cluster/swift/swift-2.24.0-r1.ebuild 
b/sys-cluster/swift/swift-2.24.0-r1.ebuild
index 0209967c131..119dbe1fc56 100644
--- a/sys-cluster/swift/swift-2.24.0-r1.ebuild
+++ b/sys-cluster/swift/swift-2.24.0-r1.ebuild
@@ -62,12 +62,6 @@ src_prepare() {
        distutils-r1_python_prepare_all
 }
 
-src_test() {
-       # https://bugs.launchpad.net/swift/+bug/1249727
-       find . \( -name test_wsgi.py -o -name test_locale.py -o -name 
test_utils.py \) -delete || die
-       SKIP_PIP_INSTALL=1 PBR_VERSION=0.6.0 sh .unittests || die
-}
-
 python_install_all() {
        distutils-r1_python_install_all
        keepdir /etc/swift

diff --git a/sys-cluster/swift/swift-2.25.0.ebuild 
b/sys-cluster/swift/swift-2.25.0.ebuild
index 94ae1015614..8ac84d6415d 100644
--- a/sys-cluster/swift/swift-2.25.0.ebuild
+++ b/sys-cluster/swift/swift-2.25.0.ebuild
@@ -62,12 +62,6 @@ src_prepare() {
        distutils-r1_python_prepare_all
 }
 
-src_test() {
-       # https://bugs.launchpad.net/swift/+bug/1249727
-       find . \( -name test_wsgi.py -o -name test_locale.py -o -name 
test_utils.py \) -delete || die
-       SKIP_PIP_INSTALL=1 PBR_VERSION=0.6.0 sh .unittests || die
-}
-
 python_install_all() {
        distutils-r1_python_install_all
        keepdir /etc/swift

diff --git a/sys-cluster/swift/swift-2019.2.9999.ebuild 
b/sys-cluster/swift/swift-2019.2.9999.ebuild
index afeeb15cce3..21f95ff3c21 100644
--- a/sys-cluster/swift/swift-2019.2.9999.ebuild
+++ b/sys-cluster/swift/swift-2019.2.9999.ebuild
@@ -61,12 +61,6 @@ src_prepare() {
        distutils-r1_python_prepare_all
 }
 
-src_test() {
-       # https://bugs.launchpad.net/swift/+bug/1249727
-       find . \( -name test_wsgi.py -o -name test_locale.py -o -name 
test_utils.py \) -delete || die
-       SKIP_PIP_INSTALL=1 PBR_VERSION=0.6.0 sh .unittests || die
-}
-
 python_install_all() {
        distutils-r1_python_install_all
        keepdir /etc/swift

diff --git a/sys-cluster/swift/swift-2020.1.9999.ebuild 
b/sys-cluster/swift/swift-2020.1.9999.ebuild
index 94ae1015614..8ac84d6415d 100644
--- a/sys-cluster/swift/swift-2020.1.9999.ebuild
+++ b/sys-cluster/swift/swift-2020.1.9999.ebuild
@@ -62,12 +62,6 @@ src_prepare() {
        distutils-r1_python_prepare_all
 }
 
-src_test() {
-       # https://bugs.launchpad.net/swift/+bug/1249727
-       find . \( -name test_wsgi.py -o -name test_locale.py -o -name 
test_utils.py \) -delete || die
-       SKIP_PIP_INSTALL=1 PBR_VERSION=0.6.0 sh .unittests || die
-}
-
 python_install_all() {
        distutils-r1_python_install_all
        keepdir /etc/swift

Reply via email to