Failed
tests.modules.check_comics.test_comicmodule[DungeonsAndDenizens] (from pytest)
Error Message
OSError: content type 'text/html' is not an image at https://web.archive.org/web/20160427140951im_/http://dungeond.com/files//comics/2014-02-18.jpg
Stacktrace
tests/modules/check_comics.py:57: in test_comicmodule _test_comic(str(tmpdir), scraperobj, maxstrips) tests/modules/check_comics.py:66: in _test_comic files.append(_check_strip(outdir, strip, tests/modules/check_comics.py:99: in _check_strip fn, _ = image.save(outdir) dosagelib/comic.py:97: in save self.connect(datetime.utcfromtimestamp(lastchange)) dosagelib/comic.py:81: in connect raise IOError('content type %r is not an image at %s' % ( E OSError: content type 'text/html' is not an image at https://web.archive.org/web/20160427140951im_/http://dungeond.com/files//comics/2014-02-18.jpg