jenkins-bot has submitted this change and it was merged.

Change subject: Revert "[FIX] Archivebot: Don't test uz wp"
......................................................................


Revert "[FIX] Archivebot: Don't test uz wp"

The page's format invalid.

This reverts commit 7aa2aa458e5b357c513c2dc0c0ac1fe5ea57eae1.

Change-Id: I249bade42269e21efd150b65b0f6d4370b4493e2
---
M tests/archivebot_tests.py
1 file changed, 1 insertion(+), 2 deletions(-)

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



diff --git a/tests/archivebot_tests.py b/tests/archivebot_tests.py
index 9803cf1..5c57d54 100644
--- a/tests/archivebot_tests.py
+++ b/tests/archivebot_tests.py
@@ -70,7 +70,7 @@
             self.assertIsInstance(thread.content, basestring)
             self.assertIsInstance(thread.timestamp, datetime)
 
-    expected_failures = ['ar', 'pdc', 'th', 'uz']
+    expected_failures = ['ar', 'pdc', 'th']
     # expected failures - should be fixed
     # 'ar': Uses Arabic acronym for TZ
     # 'pdc': changed month name setting in wiki over time (?)
@@ -78,7 +78,6 @@
     #   <message name="feb" xml:space="preserve">Han.</message>.
     #   for new entries it should work
     # 'th': year is 2552 while regex assumes 19..|20.., might be fixed
-    # 'uz': a dash between day and month (24-Oktabr)
 
 
 if __name__ == '__main__':

-- 
To view, visit https://gerrit.wikimedia.org/r/170933
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I249bade42269e21efd150b65b0f6d4370b4493e2
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: XZise <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to