aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2020-10-12 18:14:33 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2020-10-12 18:14:33 -0400
commitd3becce57d0cbaaf0dbb2ce089b7943eae1b4ef3 (patch)
treea8b562de48a60431c94e7a752f90f89e1b793784 /test
parent1208bf3cb8845741254ed976aef5731a3e438ca8 (diff)
parente0c914765184ebbf99cffdecfe8cdbe10f42486e (diff)
Update upstream source from tag 'upstream/1.15.1'
Update to upstream version '1.15.1' with Debian dir 3820cc6ace40d14036e3fb0a7f077e6a291e60a2
Diffstat (limited to 'test')
-rw-r--r--test/test_results.py11
1 files changed, 4 insertions, 7 deletions
diff --git a/test/test_results.py b/test/test_results.py
index 1380f31..a594032 100644
--- a/test/test_results.py
+++ b/test/test_results.py
@@ -22,19 +22,16 @@ from gallery_dl import extractor, util, job, config, exception # noqa E402
# these don't work on Travis CI
TRAVIS_SKIP = {
- "exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie", "bobx",
+ "exhentai", "mangafox", "dynastyscans", "nijie", "instagram", "ngomik",
"archivedmoe", "archiveofsins", "thebarchive", "fireden", "4plebs",
- "sankaku", "idolcomplex", "mangahere", "readcomiconline", "mangadex",
- "sankakucomplex", "warosu", "fuskator", "patreon", "komikcast",
- "instagram", "ngomik",
+ "sankaku", "idolcomplex", "mangahere", "mangadex", "sankakucomplex",
+ "warosu", "fuskator", "patreon", "komikcast",
}
# temporary issues, etc.
BROKEN = {
- "8kun",
- "dynastyscans",
- "fallenangels",
"imagevenue",
+ "ngomik",
"photobucket",
}