Eg on this gerrit change:
https://gerrit.wikimedia.org/r/#/c/119941/
You see:
"https://integration.wikimedia.org/ci/job/mediawiki-core-phpunit-hhvm/1961/console : FAILURE in 8m 04s (non-voting)"
Boo!
Let's:
- Try passing this option to the build: -vEval.Jit=true
That hopefully will speed things up sufficiently.
If it doesn't:
- Remove the sucker (for now). There's already tests running post-merge
on TravisCI so we aren't completely going blind.
When we get closer to actual hhvm deployment we'll reassess our options and
re-enable it pre-merge.
Version: wmf-deployment
Severity: normal