https://bugzilla.wikimedia.org/show_bug.cgi?id=68638

Antoine "hashar" Musso <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Blocks|67216                       |

--- Comment #2 from Antoine "hashar" Musso <[email protected]> ---
That is a Vagrant configuration issue, not blocking multiple extensions to pass
tests together so removing bug 67216 from blocker.


On Jenkins, we have djvu package installed and in LocalSettings.php we inject:

http://git.wikimedia.org/blob/integration%2Fjenkins.git/82f40360cb3e71687a58e73144ebfa8492d9fe7e/mediawiki%2Fconf.d%2F20_set_wgdjvu.php

<?php
#
# Snippet coming from integration/jenkins.git:/mediawiki/conf.d/
#

// Configure $wgDjvu for the MediaWiki core DJVU unit tests
$wgDjvuDump = '/usr/bin/djvudump';
$wgDjvuRenderer = '/usr/bin/ddjvu';
$wgDjvuToXML = '/usr/bin/djvutoxml';
$wgDjvuTxt = '/usr/bin/djvutxt';

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to