From e0c914765184ebbf99cffdecfe8cdbe10f42486e Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 12 Oct 2020 18:14:27 -0400 Subject: New upstream version 1.15.1. --- test/test_results.py | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'test') 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", } -- cgit v1.2.3