-
Bug
-
Resolution: Fixed
-
Minor
-
5.0
-
MOODLE_500_STABLE
-
MOODLE_500_STABLE
-
MDL-84769-main -
-
-
-
2
-
HQ 2025 Sprint I1.2 Moppies
Started happening after MDL-83873 was integrated.
There are two related unit tests failing randomly:
test_export_for_template with data set "Yesterday with relatives"
Console output
1) core_calendar\output\humandate_test::test_export_for_template with data set "Yesterday with relatives" (-87000, true, 'Yesterday', true, true, false)
|
Field needtitle does not match
|
Failed asserting that false matches expected true.
|
|
/var/www/html/calendar/tests/output/humandate_test.php:193
|
/var/www/html/calendar/tests/output/humandate_test.php:70
|
Failed build: https://ci.moodle.org/job/S.01.03%20-%20PHPUnit%20-%20MariaDB%20(lowest%20+%20mlbackend)/1598/
test_export_for_template with data set "Tomorrow with relatives"
Console output
1) core_calendar\output\humandate_test::test_export_for_template with data set "Tomorrow with relatives" (87000, true, 'Tomorrow', false, true, false)
|
Field needtitle does not match
|
Failed asserting that false matches expected true.
|
|
/var/www/html/calendar/tests/output/humandate_test.php:193
|
/var/www/html/calendar/tests/output/humandate_test.php:70
|
Failed build: https://ci.moodle.org/job/W.17.01%20-%20PHPUnit%20-%20Postgres%20(ro%20db%20replica%20enabled)/76/