Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.6, 3.5.14, 3.7.8, 3.8.5, 3.9.2, 3.10, 4.0
-
Component/s: Automated functional tests (behat), Caching, Questions
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_26_STABLE, MOODLE_310_STABLE, MOODLE_35_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
Fixed Branches:MOODLE_38_STABLE, MOODLE_39_STABLE
-
Pull from Repository:
-
Pull 3.8 Branch:
MDL-42012-38-alt -
Pull 3.8 Diff URL:
-
Pull 3.9 Branch:
MDL-42012-39-alt -
Pull 3.9 Diff URL:
-
Pull 3.10 Branch:
MDL-42012-310-alt -
Pull 3.10 Diff URL:
-
Pull Master Branch:
MDL-42012-master-alt -
Pull Master Diff URL:
Description
There were two behat test failures when when I set
define('CACHE_DISABLE_ALL', true); in config.php, both of them seem to be in the same line.
line 67 of /question/preview.php: call to question_require_capability_on()
|
I attach the full log.
If you re-run behat tests, please cherry-pick MDL-41942 because without it there will be much more failures
Attachments
Issue Links
- has been marked as being related by
-
MDL-57936 Coding error detected, it must be fixed by a programmer: The data source class does not exist.
-
- Open
-
-
MDL-43356 CACHE_DISABLE_ALL is not suitable for upgrade or installation
-
- Open
-
-
MDL-49979 $usecache inverted in get_all_versions_hash
-
- Closed
-
- Testing discovered
-
MDL-41942 Courses in categories invisible
-
- Closed
-