aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2020-10-12 18:14:27 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2020-10-12 18:14:27 -0400
commite0c914765184ebbf99cffdecfe8cdbe10f42486e (patch)
tree4dd89f11195c3f58b3b62b9911bbdc40d0e44471 /test
parent9074eee175f76b824fbb6695d56426105191c51c (diff)
New upstream version 1.15.1.upstream/1.15.1
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",
}