hashar added a comment.

On the master branch though the Wikidata.php entry point has:

  // Jenkins stuff part1
  if ( isset( $wgWikimediaJenkinsCI ) && $wgWikimediaJenkinsCI == true ) {
      // in future, run as non-experimental
      if ( !defined( 'WB_EXPERIMENTAL_FEATURES' ) || !WB_EXPERIMENTAL_FEATURES 
) {
          define( 'WB_EXPERIMENTAL_FEATURES', true );
      }
  
      $wmgUseWikibaseRepo = true;
      $wmgUseWikibaseClient = true;
      $wmgUseWikibaseQuality = true;
  }

So Wikidata is always loaded on Jenkins whenever Wikidata is included.  Some 
patch need to be backported to wmf branches.


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

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

To: hashar
Cc: aude, Addshore, JanZerebecki, Legoktm, Amire80, hashar, Nikerabbit, 
Aklapper, KartikMistry, Ixocactus, Wikidata-bugs, Ricordisamoa, Jsahleen, 
Arrbee, greg, Malyacko



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to