? ? Success

User tests: Successful: Unsuccessful:

avatar photodude
photodude
10 May 2016

Pull Request for one of the failures in Issue #10220 .

Summary of Changes

removes redis exclusion from hhvm testing

fixes unit test failure

JCacheStorageTest::testGetInstance with data set "defaultredis" ('redis', array(null, 'en-GB', true, null, 1462454997), 'JCacheStorageRedis')
Undefined variable: connection
/tests/unit/core/helper/helper.php:52
/libraries/joomla/cache/storage/redis.php:105
/libraries/joomla/cache/storage/redis.php:48
/libraries/joomla/cache/storage.php:169
/tests/unit/suites/libraries/joomla/cache/JCacheStorageTest.php:238

Testing Instructions

merge on review

Since hhvm is failing with memory I have a patch where I filtered for just the cache tests
before patch error (showing just redis cache test failures)
https://travis-ci.org/photodude/joomla-cms/jobs/127977188

after patch the redis error is gone (showing all cache tests, redis is no longer in the list)
https://travis-ci.org/photodude/joomla-cms/jobs/129048590

avatar photodude photodude - open - 10 May 2016
avatar photodude photodude - change - 10 May 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 May 2016
Labels Added: ? ?
avatar brianteeman brianteeman - change - 10 May 2016
Labels
avatar brianteeman brianteeman - change - 10 May 2016
Category Cache Unit Tests
avatar wilsonge wilsonge - change - 10 May 2016
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-05-10 13:32:37
Closed_By wilsonge
Labels
avatar wilsonge wilsonge - reference | 0eafccc - 10 May 16
avatar wilsonge wilsonge - merge - 10 May 2016
avatar wilsonge wilsonge - close - 10 May 2016
avatar wilsonge wilsonge - change - 10 May 2016
Milestone Added:
avatar photodude photodude - head_ref_deleted - 10 May 2016

Add a Comment

Login with GitHub to post a comment