-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
2.6
-
MOODLE_26_STABLE
We've seen a couple of 'out of the blue' failures of the new test_fullname tests:
moodlelib_testcase::test_fullname
|
Failed asserting that two strings are equal.
|
--- Expected
|
+++ Actual
|
@@ @@
|
-'Fletcher å¼ Scott ã¹ã³ãã'
|
+'Fletcher å¼ Scott ã¹ã³ãã'
|
|
/Users/Shared/Jenkins/Home/git_repositories/master/lib/tests/moodlelib_test.php:2675
|
/Users/Shared/Jenkins/Home/git_repositories/master/lib/phpunit/classes/advanced_testcase.php:76
|
This has probably only happened 1 in 100 unit test runs, but any sort of random failures need to be investigated. They must pass all the time.