Core's unit tests are passing integration tests on Travis CI under the latest release of HHVM: https://travis-ci.org/wikimedia/mediawiki-core/builds/18445085
--- Ori Livneh ori@wikimedia.org
Can we maybe add this into Jenkins somehow? It'd be kind of nice if we could make sure from now on that no patches break unit tests in HHVM.
*-- * *Tyler Romeo* Stevens Institute of Technology, Class of 2016 Major in Computer Science
On Fri, Feb 7, 2014 at 3:07 PM, Ori Livneh ori@wikimedia.org wrote:
Core's unit tests are passing integration tests on Travis CI under the latest release of HHVM: https://travis-ci.org/wikimedia/mediawiki-core/builds/18445085
Ori Livneh ori@wikimedia.org _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Le 08/02/2014 00:14, Tyler Romeo a écrit :
Can we maybe add this into Jenkins somehow? It'd be kind of nice if we could make sure from now on that no patches break unit tests in HHVM.
Hello,
To get HHVM we first need a Debian package so we can get it installed on Ubuntu and it is apparently a pain to get it packaged for the Ubuntu version we are currently using (Precise).
So to add the job I am basically waiting for:
- a Debian package - Ubuntu Trusty (14.04) image in labs
Whenever both happens, it would approximately takes 8 minutes to create the Jenkins job and have them triggered on any commit.
cheers,
Antoine Musso hashar+wmf@free.fr wrote:
Can we maybe add this into Jenkins somehow? It'd be kind of nice if we could make sure from now on that no patches break unit tests in HHVM.
To get HHVM we first need a Debian package so we can get it installed on Ubuntu and it is apparently a pain to get it packaged for the Ubuntu version we are currently using (Precise).
[...]
Are there no sources for the packages linked in http://www.hhvm.com/blog/2393/hhvm-2-3-0-and-travis-ci?
Tim
On Sat, Feb 8, 2014 at 3:11 AM, Tim Landscheidt tim@tim-landscheidt.dewrote:
Antoine Musso hashar+wmf@free.fr wrote:
Can we maybe add this into Jenkins somehow? It'd be kind of nice if we could make sure from now on that no patches break unit tests in HHVM.
To get HHVM we first need a Debian package so we can get it installed on Ubuntu and it is apparently a pain to get it packaged for the Ubuntu version we are currently using (Precise).
[...]
Are there no sources for the packages linked in http://www.hhvm.com/blog/2393/hhvm-2-3-0-and-travis-ci?
There is a script in the root of the hhvm checkout, configure_ubuntu_12.04.sh, which travis uses to build 12.04 packages. This script builds the various special dependencies and "should" just work, although I havn't tried it on a plain precise install yet.
Tim
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Erik B.
wikitech-l@lists.wikimedia.org