]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
lib/bb/tests/fetch: remove URL that doesn't exist anymore
authorRoss Burton <ross.burton@intel.com>
Mon, 15 Aug 2016 14:20:50 +0000 (15:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Aug 2016 14:04:33 +0000 (15:04 +0100)
The CUPS ipptool URL we were checking now redirects to github where the tarball
isn't present, so remove it from the test suite.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/tests/fetch.py

index 5ff156ccddc41f59a2328611e99aaef7dc468689..272078f2b3104b2752da23b57e6595acb9a0f184 100644 (file)
@@ -768,7 +768,6 @@ class FetchLatestVersionTest(FetcherTest):
 
 class FetchCheckStatusTest(FetcherTest):
     test_wget_uris = ["http://www.cups.org/software/1.7.2/cups-1.7.2-source.tar.bz2",
-                      "http://www.cups.org/software/ipptool/ipptool-20130731-linux-ubuntu-i686.tar.gz",
                       "http://www.cups.org/",
                       "http://downloads.yoctoproject.org/releases/sato/sato-engine-0.1.tar.gz",
                       "http://downloads.yoctoproject.org/releases/sato/sato-engine-0.2.tar.gz",