Mark test as flaky TNL-2704

This commit is contained in:
Jesse Zoldak
2015-07-09 10:50:44 -04:00
parent 5489e0381b
commit b17ac38a7b

View File

@@ -468,6 +468,7 @@ class OwnLearnerProfilePageTest(LearnerProfileTestMixin, WebAppTest):
self.assert_default_image_has_public_access(profile_page)
@flaky # TODO fix this, see TNL-2704
def test_user_can_upload_the_profile_image_with_success(self):
"""
Scenario: Upload profile image works correctly.