? ? Pending

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
24 Jul 2017

Summary of Changes

Travis is rolling out their new Trusty images, which breaks our PHP 5.3 and 5.4 builds. The Trusty images do not support PHP 5.3 at all, so this one is required to remain on the older Precise image. As for PHP 5.4's APC issues, it's not a problem with the PECL extension not being installed (I tried that on a build and it failed groaning the extension was already there). So for now, it's just turned off.

Testing Instructions

CI passes

avatar joomla-cms-bot joomla-cms-bot - change - 24 Jul 2017
Category Unit Tests
avatar mbabker mbabker - open - 24 Jul 2017
avatar mbabker mbabker - change - 24 Jul 2017
Status New Pending
avatar mbabker
mbabker - comment - 24 Jul 2017

Oh, apparently the APC issue is already known - travis-ci/travis-ci#6853

avatar zero-24
zero-24 - comment - 24 Jul 2017

PHP 5.5 is still failing on mysql server:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

avatar zero-24
zero-24 - comment - 24 Jul 2017

looks like the mysql issues is know / reported too: travis-ci/travis-ci#8137 Maybe we should switch back to the old image until this is fixed for 5.5 too?

avatar mbabker
mbabker - comment - 24 Jul 2017

That one is sporadic. The issues fixed here are persistent.

avatar rdeutz rdeutz - change - 24 Jul 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-07-24 13:09:53
Closed_By rdeutz
Labels Added: ? ?
avatar rdeutz rdeutz - close - 24 Jul 2017
avatar rdeutz rdeutz - merge - 24 Jul 2017
avatar zero-24
zero-24 - comment - 24 Jul 2017

That one is sporadic.

But If i understand the report above it can be persistent fixed until travis fixes the issue?

avatar mbabker
mbabker - comment - 24 Jul 2017

If it were happening on every build I could be convinced otherwise. But it's not. So leave it be for now.

Add a Comment

Login with GitHub to post a comment