mark test_can_create_note_with_tags as flaky

This commit is contained in:
stu
2017-02-07 23:48:42 -05:00
parent d9f5990489
commit 3b7ab3f0e5

View File

@@ -274,6 +274,7 @@ class EdxNotesDefaultInteractionsTest(EdxNotesTestMixin):
components = self.note_unit_page.components
self.assert_notes_are_removed(components)
@flaky #TODO: fix this, see TNL-6494
def test_can_create_note_with_tags(self):
"""
Scenario: a user of notes can define one with tags