Flag test as flaky. See TNL-3492.

This commit is contained in:
Ben Patterson
2015-10-02 13:21:26 -04:00
parent c67bcaefc5
commit ecdba7301a

View File

@@ -529,6 +529,7 @@ class OwnLearnerProfilePageTest(LearnerProfileTestMixin, WebAppTest):
}
})
@flaky # TODO: fix TNL-3492
def test_user_can_see_error_for_file_size_below_the_min_limit(self):
"""
Scenario: Upload profile image does not work for < 100 Bytes image file.