update test results

- deviantart: 'index' is now an integer
- flickr: image file with lower quality
- paheal: image server name changed
- rule34: post got deleted
This commit is contained in:
Mike Fährmann
2019-04-11 20:43:08 +02:00
parent 87b0929bec
commit d6ddb74cde
5 changed files with 13 additions and 11 deletions

View File

@@ -20,11 +20,12 @@ from gallery_dl import extractor, job, config, exception
TRAVIS_SKIP = {
"exhentai", "kissmanga", "mangafox", "dynastyscans", "nijie", "bobx",
"archivedmoe", "archiveofsins", "thebarchive", "fireden", "4plebs",
"sankaku", "idolcomplex", "mangahere", "readcomiconline",
"sankaku", "idolcomplex", "mangahere", "readcomiconline", "mangadex",
}
# temporary issues, etc.
BROKEN = {
"acidimg",
"mangapark",
}