[Tests] Skip SNI icon test

The SNI icon test is failing due to seo.com removing their favicon.

A new test to replace it would be needed to check SNI support. Ideally
new tests would not rely on external sites.
This commit is contained in:
Calum Lind 2022-03-02 12:18:05 +00:00
parent b0f80f9654
commit a683b7e830
No known key found for this signature in database
GPG Key ID: 90597A687B836BA3

View File

@ -56,6 +56,7 @@ class TestTrackerIcons(BaseTestCase):
result = await self.icons.fetch('google.com')
assert result == icon
@pytest.mark.skip(reason='Site removed favicon, new SNI test will be needed')
@pytest_twisted.ensureDeferred
async def test_get_seo_svg_with_sni(self):
# seo using certificates with SNI support only