diff --git a/tests/functional/test_photos.py b/tests/functional/test_photos.py index 599ce13..1fe409b 100644 --- a/tests/functional/test_photos.py +++ b/tests/functional/test_photos.py @@ -75,6 +75,7 @@ class TestPhotos(test_base.TestBase): self._delete_all() self._create_test_photos() + @unittest.skip("This test doesn't work if the server is behind a cache") def test_delete_source(self): """ Test that photo source files can be deleted """ # Upload a new (duplicate) public photo