jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1043151?usp=email )
Change subject: [test] let
TestWikibaseWriteGeneral.test_edit_entity_new_property fail
......................................................................
[test] let TestWikibaseWriteGeneral.test_edit_entity_new_property fail
Bug: T367323
Change-Id: Ifbdc76352ebf945be8d4555a6c3b72abe0b2a1ab
---
M tests/wikibase_edit_tests.py
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/tests/wikibase_edit_tests.py b/tests/wikibase_edit_tests.py
index 72b93f9..1ee33de 100755
--- a/tests/wikibase_edit_tests.py
+++ b/tests/wikibase_edit_tests.py
@@ -161,6 +161,7 @@
self.assertSame(qual.on_item, item)
self.assertSame(ref.on_item, item)
+ @unittest.expectedFailure # T367323
def test_edit_entity_new_property(self):
"""Test creating a new property using ``PropertyPage.editEntity``."""
testsite = self.get_repo()
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1043151?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: Ifbdc76352ebf945be8d4555a6c3b72abe0b2a1ab
Gerrit-Change-Number: 1043151
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]