[Bug 61410] Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true;

2014-03-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61410

--- Comment #5 from MZMcBride b...@mzmcbride.com ---
Reverted in https://gerrit.wikimedia.org/r/114937?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61410] Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true;

2014-03-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61410

--- Comment #6 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
Better approach would maybe to have phpunit set a define somewhere when running
tests (if it doesnt already) and look for that

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61410] Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true;

2014-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61410

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61410] Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true;

2014-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61410

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 113945 had a related patch set uploaded by 01tonythomas:
Added the $wgPFEnableStringFunctions = true in ParserFunctions tests

https://gerrit.wikimedia.org/r/113945

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61410] Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true;

2014-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61410

Tony Thomas 01tonytho...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW
 CC||01tonytho...@gmail.com
   Assignee|wikibugs-l@lists.wikimedia. |01tonytho...@gmail.com
   |org |

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61410] Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true;

2014-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61410

--- Comment #2 from Antoine hashar Musso has...@free.fr ---
tonythomas01 / Gloria pinged me today and I suddenly remembered that our
Jenkins job have a special global setting set when running jobs:

 $wgWikimediaJenkinsCI = true;

Using that, the ParserFunctions.php entry point can be hacked to set the
$wgPFEnableStringFunctions global variable, i.e. something like:


 if ( $wgWikimediaJenkinsCI === true ) {
 $wgPFEnableStringFunctions = true;
 }

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61410] Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true;

2014-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61410

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 113945 merged by jenkins-bot:
Added the $wgPFEnableStringFunctions = true in ParserFunctions tests

https://gerrit.wikimedia.org/r/113945

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61410] Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true;

2014-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61410

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Antoine hashar Musso has...@free.fr ---
All parser tests are now being triggered AND they are passing \O/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61410] Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true;

2014-02-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61410

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

   Keywords||easy

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l