WMDE-leszek added a subscriber: Smalyshev.
WMDE-leszek added a comment.

I've tried to look into why there is so many test failures when targeting testwiki. It seems many (I didn't check all failures to be sure to say this is the only reason of failures) are due to Wikibase search API saying "No match was found" when searching for property or item. This is a bit odd as

  1. Same tests seem to generally work fine when targeting beta
  2. Things like https://integration.wikimedia.org/ci/job/selenium-Wikibase-chrome/BROWSER=chrome,MEDIAWIKI_ENVIRONMENT=test,PLATFORM=Linux,label=DebianJessie%20&&%20contintLabsSlave/lastFailedBuild/artifact/log/Adding%20references%20to%20statements%3A%20Add%20reference%20with%20one%20snak%3A%20%7C%20click%20the%20statement%20save%20button%20%7C.png where the same property has been found seconds before (for statement level), and then API says "No match found" when looking for the same thing in the reference part.

My wild and not-based-on-anything guess there might be something with testwiki's config. If I am not mistaken, unlike beta, that wiki uses ElasticSearch via CirrusSearch. Maybe there is some kind of search rate limiting on CirrusSearch or Elastic Search side, which makes it return no results when there are too many requests? Those browser tests seem to run pretty fast, so I wouldn't be surprised if there were too many queries.
I don't know CirrusSearch neither Elastic, so cannot really tell. Who could chime in here and enlighten me? Maybe @Smalyshev has any knowledge if there could be any rate limiting or something similar causing no search matches being returned where we know there must be some?


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

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

To: WMDE-leszek
Cc: Smalyshev, Lydia_Pintscher, Stashbot, Ladsgroup, hoo, Addshore, aude, gerritbot, PokestarFan, Tobi_WMDE_SW, Jonas, thiemowmde, WMDE-leszek, zeljkofilipin, hashar, Aleksey_WMDE, Aklapper, Cpaulf30, Lahi, Gq86, Baloch007, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, Mbch331, greg
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to