-
Bug
-
Resolution: Fixed
-
Minor
-
2.8
-
MOODLE_28_STABLE
-
MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE
-
wip-
MDL-47675-master -
- Run all unit tests on all databases.
- Check that you get no errors relating to files still being open.
Similar to Tim's discoveries in MDL-47649 tests are failing on windows.
The problem and fix is likely to be the same - leaving files open.
Tim found the last lot by doing --stop-on-error
- caused a regression
-
MDL-50063 Review gc_collect_cycles() introduced by MDL-47675
- Closed
- is a regression caused by
-
MDL-45605 gc_collect_cycles in phpunit reset takes 25% of total time
- Closed
- will help resolve
-
MDL-46644 PHP unit test error caused in Windows with SQL Server attempting to remove locked log file
- Closed