From da96fffeeb1381960f5aee332a2e6edc8fe340cd Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Fri, 21 Jul 2017 14:13:43 -0400 Subject: [PATCH] Remove the Google App Engine tests Signed-off-by: Jeremy Cline --- python-urllib3.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-urllib3.spec b/python-urllib3.spec index 2ed6f09..9df52a3 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -78,6 +78,8 @@ Python3 HTTP module with connection pooling and file POST abilities. # Drop the dummyserver tests in koji. They fail there in real builds, but not # in scratch builds (weird). rm -rf test/with_dummyserver/ +# Don't run the Google App Engine tests +rm -rf test/appengine/ # Lots of these tests started failing, even for old versions, so it has something # to do with Fedora in particular. They don't fail in upstream build infrastructure rm -rf test/contrib/