Kaynağa Gözat

fetch2: Drop cups.org from wget status checks

Its becomming clear the upstream server doesn't like this, drop these
two urls from the test, not sure we need them here anyway.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ab2ef942dc21f9639793c972f2e546edf9444783)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Richard Purdie 3 yıl önce
ebeveyn
işleme
16774d4d41
1 değiştirilmiş dosya ile 1 ekleme ve 3 silme
  1. 1 3
      lib/bb/tests/fetch.py

+ 1 - 3
lib/bb/tests/fetch.py

@@ -1262,9 +1262,7 @@ 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/",
-                      "http://downloads.yoctoproject.org/releases/sato/sato-engine-0.1.tar.gz",
+    test_wget_uris = ["http://downloads.yoctoproject.org/releases/sato/sato-engine-0.1.tar.gz",
                       "http://downloads.yoctoproject.org/releases/sato/sato-engine-0.2.tar.gz",
                       "http://downloads.yoctoproject.org/releases/sato/sato-engine-0.3.tar.gz",
                       "https://yoctoproject.org/",