-
Sub-task
-
Resolution: Won't Fix
-
Minor
-
None
-
2.3.3
-
MOODLE_23_STABLE
The tests in the file mod/data/test/search_tests.php pass if I run them alone. If run as part of the test suit it fails on line 140 with this error.
This is a bit weird, and suggests that the tests depend on the state of other tests, which shouldn't really happen. I'll try running the tests first in the suite and then moving them around to see what other test they depend on