update extractor test results

This commit is contained in:
Mike Fährmann
2020-12-27 17:41:08 +01:00
parent 47a7a51944
commit 912eea29bc
4 changed files with 7 additions and 6 deletions

View File

@@ -30,7 +30,6 @@ TRAVIS_SKIP = {
# temporary issues, etc.
BROKEN = {
"dokireader",
"imagevenue",
"photobucket",
}
@@ -312,6 +311,7 @@ def setup_test_config():
config.set(("extractor", "nijie") , "username", email)
config.set(("extractor", "seiga") , "username", email)
config.set(("extractor", "pinterest") , "username", email2)
config.set(("extractor", "pinterest") , "username", None) # login broken
config.set(("extractor", "newgrounds"), "username", "d1618111")
config.set(("extractor", "newgrounds"), "password", "d1618111")