-
Bug
-
Resolution: Fixed
-
Blocker
-
2.4.1, 2.5
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
wip-
MDL-38110-m25 -
- Run the unit tests.
Sam, it seems like any my attempt to use MUC in code leads to breaking the ttl unit test. I will link issues being blocked by this one
cache_phpunit_tests::test_definition_ttl
|
Failed asserting that true is false.
|
|
/home/marina/repositories/courserenderers/moodle/cache/tests/cache_test.php:437
|
/home/marina/repositories/courserenderers/moodle/lib/phpunit/classes/advanced_testcase.php:76
|
|
To re-run:
|
/home/marina/pear/bin/phpunit cache_phpunit_tests cache/tests/cache_test.php
|
If I execute just "To re-run" command, everything is ok. The error occurs only if all unittests are executed