aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
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",
}