-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
2.6
-
MOODLE_26_STABLE
We are getting sporadic fails of this:
auth_ldap_plugin_testcase::test_ldap_user_loggedin_event
|
Failed asserting that two objects are equal.
|
--- Expected
|
+++ Actual
|
@@ @@
|
'preference' => Array (
|
- '_lastloaded' => 1382940910
|
+ '_lastloaded' => 1382940909
|
)
|
)
|
|
/Users/Shared/Jenkins/Home/git_repositories/master/auth/ldap/tests/plugin_test.php:300
|
/Users/Shared/Jenkins/Home/git_repositories/master/lib/phpunit/classes/advanced_testcase.php:80
|
Hopefully it can be fixed in a similar way to MDL-41935