-
Bug
-
Resolution: Fixed
-
Minor
-
4.1
-
MOODLE_401_STABLE
-
MOODLE_401_STABLE
-
It has started to happen recently (end of May 2022) and ofter (> 10 failures in less than a month).
Detected in both SQL*Server and Oracle runs... and also in GHA ones.
Link: https://ci.moodle.org/job/S.01.05%20-%20PHPUnit%20-%20Oracle/1078/
There was 1 failure:
|
|
1) upgradelib_test::test_upgrade_fix_file_timestamps
|
Failed asserting that '1655245021' matches expected 1655245020.
|
|
/var/www/html/lib/tests/upgradelib_test.php:1716
|
/var/www/html/lib/phpunit/classes/advanced_testcase.php:80
|
It clearly looks like the typical "jump of second" random, so it shouldn't be hard to fix.
Detected in master runs, but it may happen also in older branches, worth checking for the test existence.
- is a regression caused by
-
MDL-71198 Duplicated files from activity duplication should have current timestamps
-
- Closed
-
- links to