Merge pull request #8858 from edx/zoldak/TNL-2704

Mark test as flaky TNL-2704
This commit is contained in:
Jesse Zoldak
2015-07-09 15:09:07 -04:00

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.