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

Bryan Davis <bda...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bda...@wikimedia.org

--- Comment #1 from Bryan Davis <bda...@wikimedia.org> ---
This test expects `unset( $sc );` to trigger running the __destruct() method of
the ScopedCallback object held in $sc. It appears that under the Travis-CI this
destructor is not being called.

There is an ini setting (hhvm.enable_obj_destruct_call) to ensure that
destructors are called which we set to "true" in the MediaWiki-Vagrant and WMF
cluster config files.

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

Reply via email to