-
Task
-
Resolution: Fixed
-
Minor
-
3.3.3, 3.4, 3.5.6, 3.6.4, 3.7
-
PHP 7.2+
-
MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
MDL-60978-master -
In MDL-60951 we disabled the redis unit tests on travis because we were seeing failures due to https://bugs.php.net/bug.php?id=75628
This bug makes it impossible to unit test session handlers on php 7.2 so until it's fixed upstream and travis update to a "fixed" php version, we had to disable those tests.
This issue is a followup to re-enable redis when the upstream bug is fixed.
- blocks
-
MDL-65249 Redis: exception being silenced after connection retries
- Closed
-
MDLSITE-5876 Enable back redis sessions testing once MDL-60978 has landed
- Closed
- Discovered while testing
-
MDL-64449 Add debug feature to expose code issues with session locks
- Closed
-
MDL-64543 Have ability to conditionally profile only slow pages using xhprof / tideways
- Closed
- has been marked as being related by
-
MDL-64530 Bump Travis max version to 7.3
- Closed
- is blocked by
-
MDL-60951 php 7.2 + redis 3.1.4 problems under investigation
- Closed
- will help resolve
-
MDL-65249 Redis: exception being silenced after connection retries
- Closed
-
MDL-49713 Unit tests on code that sends headers fails due to phpunit_util::bootstrap_moodle_info()
- Closed