Xqt created this task.
Xqt added projects: Pywikibot, Pywikibot-tests.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
    ======================================================================
    ERROR: test_search (tests.site_generators_tests.SearchTestCase)
    Test the site.search() method.
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/home/runner/work/pywikibot/pywikibot/tests/site_generators_tests.py", line 
1066, in test_search
        se = list(mysite.search('wiki', total=100, namespaces=0))
      File 
"/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/_collections_abc.py", 
line 330, in __next__
        return self.send(None)
      File 
"/home/runner/work/pywikibot/pywikibot/pywikibot/tools/collections.py", line 
280, in send
        return next(self._started_gen)
      File 
"/home/runner/work/pywikibot/pywikibot/pywikibot/data/api/_generators.py", line 
695, in generator
        self.data = self.request.submit()
      File 
"/home/runner/work/pywikibot/pywikibot/pywikibot/data/api/_requests.py", line 
1215, in submit
        raise pywikibot.exceptions.APIError(**error)
    pywikibot.exceptions.APIError: cirrussearch-backend-error: We could not 
complete your search due to a temporary problem. Please try again later.
    [servedby: deployment-mediawiki13;
     help: See https://en.wikipedia.beta.wmcloud.org/w/api.php for API usage. 
Subscribe to the mediawiki-api-announce mailing list at 
<https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/>
 for notice of API deprecations and breaking changes.]
    
    ======================================================================
    ERROR: test_search_where_title (tests.site_generators_tests.SearchTestCase)
    Test site.search() method with 'where' parameter set to title.
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File 
"/home/runner/work/pywikibot/pywikibot/tests/site_generators_tests.py", line 
1104, in test_search_where_title
        for hit in search_gen:
      File 
"/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/_collections_abc.py", 
line 330, in __next__
        return self.send(None)
      File 
"/home/runner/work/pywikibot/pywikibot/pywikibot/tools/collections.py", line 
280, in send
        return next(self._started_gen)
      File 
"/home/runner/work/pywikibot/pywikibot/pywikibot/data/api/_generators.py", line 
695, in generator
        self.data = self.request.submit()
      File 
"/home/runner/work/pywikibot/pywikibot/pywikibot/data/api/_requests.py", line 
1215, in submit
        raise pywikibot.exceptions.APIError(**error)
    pywikibot.exceptions.APIError: cirrussearch-backend-error: We could not 
complete your search due to a temporary problem. Please try again later.
    [servedby: deployment-mediawiki13;
     help: See https://en.wikipedia.beta.wmcloud.org/w/api.php for API usage. 
Subscribe to the mediawiki-api-announce mailing list at 
<https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/>
 for notice of API deprecations and breaking changes.]

TASK DETAIL
  https://phabricator.wikimedia.org/T426529

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to