-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.11.10, 4.0.4
-
None
-
MOODLE_311_STABLE, MOODLE_400_STABLE
A number of the tests in lib/dml/tests/dml_test.php try to clear up state at the end of the test, rather than in an appropriate tearDown() function. Examples include:
- test_set_debug
- test_sql_debugging_anon_class
- test_add_sql_debugging
- Discovered while testing
-
MDL-75614 Origin of SQL calls 'Mixed types of sql query parameters' error
- Closed