FEDX-88. Marking bok-choy test as flaky.

This commit is contained in:
Ben Patterson
2016-04-10 09:28:07 -04:00
parent b6b0d7fd4d
commit 61a3b07e99

View File

@@ -41,6 +41,7 @@ class AssetIndexTest(StudioCourseTest):
assert self.asset_page.type_filter_on_page() is True
@skip_if_browser('chrome') # TODO Need to fix test_page_existance for this for chrome browser
@flaky # TODO FEDX-88
def test_filter_results(self):
"""
Make sure type filter actually filters the results.