jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1044601?usp=email )

Change subject: [tests] mark TestFlowHide.test_hide as expectedFailure
......................................................................

[tests] mark TestFlowHide.test_hide as expectedFailure

Bug: T367303
Change-Id: I90ff07e5a756d90c98aaea411771d9c85c88261d
---
M tests/flow_edit_tests.py
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/tests/flow_edit_tests.py b/tests/flow_edit_tests.py
index f722524..8e6f303 100755
--- a/tests/flow_edit_tests.py
+++ b/tests/flow_edit_tests.py
@@ -256,6 +256,7 @@

     """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):

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1044601?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I90ff07e5a756d90c98aaea411771d9c85c88261d
Gerrit-Change-Number: 1044601
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to