-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
3.2.4, 3.3.1, 3.4
-
MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
Server version 1.5(.1) is failing the test cachestore_memcached_test::test_multi_use_compatibility
Steps to reproduce..
1. Clone https://github.com/moodlehq/moodle-docker
2. Edit phpunit-external-services.yml to change the memcached images to 1.5.0
3.
export MOODLE_DOCKER_WWWROOT=/path/to/checkout/
|
export MOODLE_DOCKER_DB=pgsql
|
export SUITE=phpunit-full
|
export MOODLE_DOCKER_PHPUNIT_EXTERNAL_SERVICES=true
|
./tests/setup.sh
|
bin/moodle-docker-compose exec webserver vendor/bin/phpunit cachestore_memcached_test cache/stores/memcached/tests/memcached_test.php
|
Note that there is 1 failure
4. Repeat with memcached 1.4 and see the same doesn't happen
NOTE: this particular test has been extremely buggy see MDL-58752 and MDL-56675 for previous issues..
- has a non-specific relationship to
-
MDL-56675 memcached getAllKeys broken from memcached version 1.4.23
- Closed
-
MDL-53967 Memcached assumes getAllKeys will always return a valid array
- Closed
-
MDL-58752 cachestore_memcached_test::test_multi_use_compatibility fails on php56
- Closed
- has been marked as being related by
-
MDL-74905 Decide Moodle 4.2 requirements and push them to environment.xml (due date: 2022-12-26)
- Closed
-
MDL-76724 Decide Moodle 4.3 requirements and push them to environment.xml (due date: 2023-05-08)
- Closed
-
MDL-70594 Decide Moodle 4.0 requirements and push them to environment.xml (due date: 2021-06-09)
- Closed
-
MDL-59159 Decide Moodle 3.5 requirements and push them to environment.xml (due date: 04/12/2017)
- Closed
-
MDL-60901 Decide Moodle 3.6 requirements and push them to environment.xml (due date: 2018-06-04)
- Closed
-
MDL-63276 Decide Moodle 3.7 requirements and push them to environment.xml (due date: 2018-12-17)
- Closed
-
MDL-64614 Decide Moodle 3.8 requirements and push them to environment.xml (due date: 2019-06-10)
- Closed
-
MDL-65809 Decide Moodle 3.9 requirements and push them to environment.xml (due date: 2019-12-02)
- Closed
-
MDL-67415 Decide Moodle 3.10 requirements and push them to environment.xml (due date: 2020-07-24)
- Closed
-
MDL-69308 Decide Moodle 3.11 requirements and push them to environment.xml (due date: 2020-12-21)
- Closed
-
MDL-71747 Decide Moodle 4.1 requirements and push them to environment.xml (due date: 2022-06-01)
- Closed