https://bugzilla.wikimedia.org/show_bug.cgi?id=73177
Bryan Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Normal Assignee|[email protected]. |[email protected] |org | --- Comment #4 from Bryan Davis <[email protected]> --- (In reply to Tim Landscheidt from comment #3) > Is this something restricted to the unit test, or do we need to add a note > to $somewhere (INSTALL?) that "in order to (experimentally) run MediaWiki > with hhvm, you need to set hhvm.enable_obj_destruct_call to $something"? When we figure out the settings that are required I think it would deserve a release note of some kind and optimally a startup warning if the settings are incorrect. > Also, the current patch set's .travis.hhvm.ini has > "hhvm.enable_obj_destruct_call = false", while above you wrote that it is > set to true in MediaWiki-Vagrant and at the WMF cluster. I intended to set it to true but apparently got some additional testing settings included. This points more strongly to disabling JIT as the thing that fixes the test. I'll run a few more iterations on Travis to see if I can narrow down what actually fixes the failure there. -- 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
