-
Bug
-
Resolution: Fixed
-
Major
-
3.9.19, 4.0.6, 4.1.1, 4.2
-
MOODLE_39_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE, MOODLE_402_STABLE
-
MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE
-
MDL-77333_401 -
Starting the 6th of February 2023, we are getting one consistent failure in all the Windows PHPUnit executions (Moodle 3.9 to 4.2dev, it seems).
Examples:
- master: https://github.com/stronk7/moodle/actions/runs/4231394377/jobs/7349868659
- 400: https://github.com/stronk7/moodle/actions/runs/4231393712/jobs/7349865956
- 39: https://github.com/stronk7/moodle/actions/runs/4231394586/jobs/7349869288
In all branches, the error is the same (this is master's one):
There was 1 error:
|
|
1) mod_resource\generator_test::test_generator
|
file_exception: Unknown exception related to local files (Invalid file path)
|
|
D:\a\moodle\moodle\lib\filestorage\file_storage.php:1422
|
D:\a\moodle\moodle\mod\resource\tests\generator\lib.php:96
|
D:\a\moodle\moodle\mod\resource\tests\generator_test.php:69
|
D:\a\moodle\moodle\lib\phpunit\classes\advanced_testcase.php:80
|