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

Change subject: Expected failure due to bug 63671
......................................................................


Expected failure due to bug 63671

ignore travis integration 
https://travis-ci.org/wikimedia/pywikibot-core/jobs/22514348
unless this bug is fixed

Change-Id: Ie01c08823bd703a78b9ffd27b565c2496555b6bc
---
M tests/wikidataquery_tests.py
1 file changed, 2 insertions(+), 0 deletions(-)

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



diff --git a/tests/wikidataquery_tests.py b/tests/wikidataquery_tests.py
index f525b77..1e08420 100644
--- a/tests/wikidataquery_tests.py
+++ b/tests/wikidataquery_tests.py
@@ -227,6 +227,8 @@
 
 
 class TestApiSlowFunctions(unittest.TestCase):
+
+    @unittest.expectedFailure
     def testQueryApiGetter(self):
         """
         Test that we can actually retreive data and that caching works

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie01c08823bd703a78b9ffd27b565c2496555b6bc
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to