Remove the Google App Engine tests
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
9365051449
commit
da96fffeeb
@ -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
|
# Drop the dummyserver tests in koji. They fail there in real builds, but not
|
||||||
# in scratch builds (weird).
|
# in scratch builds (weird).
|
||||||
rm -rf test/with_dummyserver/
|
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
|
# 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
|
# to do with Fedora in particular. They don't fail in upstream build infrastructure
|
||||||
rm -rf test/contrib/
|
rm -rf test/contrib/
|
||||||
|
Loading…
Reference in New Issue
Block a user