Skip to content

Commit

Permalink
Merge "[tests] mark TestFlowHide.test_hide as expectedFailure"
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-bot authored and Gerrit Code Review committed Jun 15, 2024
2 parents 566345d + 7dda226 commit 77b8903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/flow_edit_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ class TestFlowHide(FlowTests):

"""Hiding topics and posts."""

@unittest.expectedFailure # T367303
def test_hide(self):
"""Hide and restore a test topic and post."""
for flow in (self.topic, self.post):
Expand Down

0 comments on commit 77b8903

Please sign in to comment.