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

Aude <[email protected]> changed:

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

--- Comment #1 from Aude <[email protected]> ---
the issue seems to be introduced with https://gerrit.wikimedia.org/r/#/c/74170/
although I am not quite sure why.

Possibly the regression tests are being run with $wgDevelopmentWarnings = false
or something is different with how they are run (e.g. without --group) that is
causing the issue.  The issue does not appear with the gate-submit and other
jobs.

wfWarn is supposed to throw a warning with $wgDevelopmentWarnings and we have
phpunit converting warnings, notices and errors to exceptions.


convertErrorsToExceptions="true"                                                
convertNoticesToExceptions="true"                                               
convertWarningsToExceptions="true"

-- 
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