[Wikidata-bugs] [Maniphest] [Updated] T96040: Wikibase special pages (tracking)

2019-06-23 Thread Krinkle
Krinkle removed a project: MediaWiki-Special-pages.

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

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

To: Krinkle
Cc: PokestarFan, Luke081515, Liuxinyu970226, aude, Aklapper, darthmon_wmde, 
Nickleh, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Wikidata-bugs, Mbch331, DannyS712, Lsherwinforone, Jayprakash12345, 
Sethakill, Wong128hk
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T43103: initialization of the Language object is very heavy

2019-06-23 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Maintenance_bot
Cc: mxn, Krinkle, Ltrlg, Elitre, Agabi10, adrianheine, gerritbot, Aklapper, 
Fomafix, Ricordisamoa, Jarekt, Purodha, Logicwiki, tstarling, bzimport, 
Wikidata-bugs, Amire80, siebrand, jeblad, SPQRobin, jayvdb, Denny, 
DanielFriesen, wikibugs-l-list, Nikerabbit, daniel, Baloch007, Darkminds3113, 
Jayprakash12345, Vali.matei, Srdjan_m, MuhammadShuaib, Volker_E, LNDDYL, 
Psychoslave, GWicke, Dinoguy1000, Gryllida, Shizhao, Arrbee, KartikMistry, 
Jay8g, Daryl-TTMG, RomaAmorRoma, 0010318400, E.S.A-Sheild, joker88john, 
CucyNoiD, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, 
Liugev6, WSH1906, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T193733: Move dispatching of wikidata to a dedicated node

2019-06-23 Thread Ladsgroup
Ladsgroup added a subscriber: daniel.
Ladsgroup added a comment.


  In T193733#5276330 , 
@Addshore wrote:
  
  > Going to mark this as stalled.
  >
  > Also we havn't had performance issues with dispatching for quite some time 
now after fixing something with the db tables that we spotted at the last DC 
switch over, so maybe these can stay where they are for now.
  
  
  In general, change dispatching is rather big technical debt that needs to be 
dropped. For these reasons:
  
  - It's a SPOF, if mwmaint1002 node goes down for HW issues, we can't dispatch 
at all. If there's a need to restart the node, dispatching has to stop until 
it's done.
  - "Noisy neighbor" effect, people run maintenance scripts in the mwmaint 
node, it can be choked to death by other scripts and it can make running 
maintenance scripts impossible by having bugs that eats all of the resources.
  - The distributed system we designed for this (pulling the wikis using three 
cronjobs, dispatching and picking up basically random + most stalled ones). 
This can use the great infrastructure for jobqueues we have.
  - Cronjobs are hard to debug, moving them to jobqueue makes it easier to 
debug in logstash.
  
  So I like to just drop the whole thing but first we need to address T220696: 
Create better  edit summaries for wbeditentity API endpoint 
 which enables us to make all the 
edits done in UI by just one edit instead of several back-to-back edits. Once 
that's done, we can switch to each edit triggering job to trigger jobs to wikis 
that are subscribed to the entity and then those tirgger parser cache 
invalidation and other needed jobs for pages in the client. Does it sound good 
to you @Addshore? (Maybe there's other historical reasons to still use 
cronjob-based dispatching I'm missing, @daniel Do you know anything else?)

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

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

To: Ladsgroup
Cc: daniel, Addshore, Joe, gerritbot, Aklapper, RobH, hoo, Lydia_Pintscher, 
Sjoerddebruin, MisterSynergy, Lea_Lacroix_WMDE, Ladsgroup, darthmon_wmde, 
Legado_Shulgin, Nandana, thifranc, AndyTan, Davinaclare77, Qtn1293, 
Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, 
LawExplorer, Zppix, _jensen, rosalieper, Wong128hk, Wikidata-bugs, aude, 
faidon, Mbch331, Jay8g, fgiunchedi
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T215622: Problems running docker-compose up

2019-06-23 Thread DD063520
DD063520 added a comment.


  thank you

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

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

To: Addshore, DD063520
Cc: Addshore, DD063520, Aklapper, darthmon_wmde, Jelabra, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Wikidata-bugs, 
aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T225996: JSON results serializer in Wikidata Query Service generates an extra "datatype" field

2019-06-23 Thread Smalyshev
Smalyshev claimed this task.

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

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

To: Smalyshev
Cc: Andrawaag, Lydia_Pintscher, Lea_Lacroix_WMDE, ericP, Smalyshev, 
Lucas_Werkmeister_WMDE, Fnielsen, Aklapper, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, 
merbst, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
Cirdan, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T225996: JSON results serializer in Wikidata Query Service generates an extra "datatype" field

2019-06-23 Thread gerritbot
gerritbot added a comment.


  Change 518401 **merged** by jenkins-bot:
  [wikidata/query/rdf@master] Build with wmf.6
  
  https://gerrit.wikimedia.org/r/518401

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

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

To: gerritbot
Cc: Andrawaag, Lydia_Pintscher, Lea_Lacroix_WMDE, ericP, Smalyshev, 
Lucas_Werkmeister_WMDE, Fnielsen, Aklapper, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, joker88john, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, 
merbst, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
Cirdan, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T192920: Where in the Wikibase ecosystem should ShEx manifests sit?

2019-06-23 Thread Andrawaag
Andrawaag added a comment.


  @Addshore  Good question.  It makes sense to store those schemas on the ShEx 
extension. I would benefit federation and findability. However, the current 
extension uses the WDQS alone, so it would difficult if not impossible to use a 
shex on given wikibase data.

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

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

To: Andrawaag
Cc: Andrawaag, pdehaye, Addshore, YULdigitalpreservation, Aklapper, 
Daniel_Mietchen, darthmon_wmde, Nandana, LJ, lucamauri, Lahi, Gq86, 
SandraF_WMF, GoranSMilovanovic, QZanden, LawExplorer, Salgo60, TomT0m, _jensen, 
rosalieper, Jneubert, Susannaanas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T226329: UI test build fails on CI

2019-06-23 Thread Smalyshev
Smalyshev added a comment.


  Passes for me locally, so not sure what's wrong exactly.

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

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

To: Smalyshev
Cc: Aklapper, Smalyshev, darthmon_wmde, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, Salgo60, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, 
Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T226329: UI test build fails on CI

2019-06-23 Thread Smalyshev
Smalyshev triaged this task as "High" priority.
Smalyshev added a project: Wikimedia-production-error (Shared Build Failure).

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

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

To: Smalyshev
Cc: Aklapper, Smalyshev, darthmon_wmde, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, Salgo60, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, 
Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T226329: UI test build fails on CI

2019-06-23 Thread Smalyshev
Smalyshev created this task.
Smalyshev added a project: Wikidata Query UI.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  Example 
:
  
06:08:50 [INFO] Running "qunit:all" (qunit) task
06:08:51 [INFO] Testing wikibase/tests/index.html ..Failed loading 
default-config.json: $.getJSON_ERROR
06:08:51 [INFO] .Synchronous XMLHttpRequest on the main thread is 
deprecated because of its detrimental effects to the end user's experience. For 
more help, check https://xhr.spec.whatwg.org/.
06:08:51 [INFO] ..F...Error:  
attribute d: Expected number, "…,441ZL51.5,441ZLM".
06:08:51 [INFO] Error:  attribute d: Expected number, 
"…0002ZL51.5,441ZLM".
06:08:51 [INFO] ..Not allowed to load local 
resource: blob:null/9628ee1a-51f8-4b45-b021-deac6896227b
06:08:51 [INFO] ..Access to XMLHttpRequest at 
'file:///src/gui/wikibase/tests/queryService/api/code-examples/simple/query.sparql'
 from origin 'null' has been blocked by CORS policy: Cross origin requests are 
only supported for protocol schemes: http, data, chrome, https.
06:08:51 [INFO] Could not run code samples test because CORS is not 
available on file:// pages.
06:08:51 [INFO] To run this test, you must serve and access the tests over 
HTTP.
06:08:51 [INFO] .Access to XMLHttpRequest at 
'file:///src/gui/wikibase/tests/queryService/api/code-examples/empty/query.sparql'
 from origin 'null' has been blocked by CORS policy: Cross origin requests are 
only supported for protocol schemes: http, data, chrome, https.
06:08:51 [INFO] Could not run code samples test because CORS is not 
available on file:// pages.
06:08:51 [INFO] To run this test, you must serve and access the tests over 
HTTP.
06:08:51 [INFO] .
06:08:51 [INFO] >> wikibase.queryService.ui.resultBrowser - When rendering 
TableResultBrowser then expected result should be displayed
06:08:51 [INFO] >> Message: Result must be expected result
06:08:51 [INFO] >> Actual: null
06:08:51 [INFO] >> Expected: true
06:08:51 [INFO] >> at Object. 
(file:///src/gui/wikibase/tests/queryService/ui/resultBrowser/ResultBrowser.test.js:94:11)
06:08:51 [INFO] 
06:08:52 [INFO] Testing wikibase/tests/QueryHelper.html 
.OK
06:08:52 [INFO] Warning: 116 tests completed with 1 failed, 0 skipped, and 
0 todo. 
06:08:52 [INFO] 275 assertions (in 1124ms), passed: 274, failed: 1 Use 
--force to continue.

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

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

To: Smalyshev
Cc: Aklapper, Smalyshev, darthmon_wmde, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, Salgo60, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs