[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 Tim Landscheidt t...@tim-landscheidt.de changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 --- Comment #11 from Bryan Davis bda...@wikimedia.org --- (In reply to Bryan Davis from comment #10) I have submitted a pull request upstream to Travis that attempts to work around the problem there

[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 --- Comment #8 from Tim Landscheidt t...@tim-landscheidt.de --- Thanks for the detailed track-down! I assume, with the nature of nightlies and the general Travis CI configuration, it is worth to wait a few days for upstream to fix this. --

[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 --- Comment #9 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 172100 abandoned by BryanDavis: travis-ci: Configure HHVM runtime Reason: Let's get this fixed properly upstream rather than with a local hack.

[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 Bryan Davis bda...@wikimedia.org changed: What|Removed |Added Status|PATCH_TO_REVIEW |NEW --- Comment #10

[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 --- Comment #3 from Tim Landscheidt t...@tim-landscheidt.de --- 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

[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 Bryan Davis bda...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Normal

[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 --- Comment #5 from Bryan Davis bda...@wikimedia.org --- (In reply to Bryan Davis from comment #4) (In reply to Tim Landscheidt from comment #3) Also, the current patch set's .travis.hhvm.ini has hhvm.enable_obj_destruct_call = false,

[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 --- Comment #6 from Mark A. Hershberger m...@everybody.org --- (In reply to Bryan Davis from comment #5) It turns out that disabling JIT is all that is needed to make the test past (https://travis-ci.org/bd808/mediawiki/jobs/40476541). I'm

[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 Bryan Davis bda...@wikimedia.org changed: What|Removed |Added Keywords||upstream

[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 Tim Landscheidt t...@tim-landscheidt.de changed: What|Removed |Added Summary|RequestContextTest::testImp

[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 Bryan Davis bda...@wikimedia.org changed: What|Removed |Added CC||bda...@wikimedia.org

[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 --- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 172100 had a related patch set uploaded by BryanDavis: travis-ci: Force object destructors to run under HHVM https://gerrit.wikimedia.org/r/172100 -- You are

[Bug 73177] RequestContextTest::testImportScopedSession fails on Travis CI's hhvm

2014-11-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=73177 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW