-
Improvement
-
Resolution: Fixed
-
Blocker
-
3.8
-
MOODLE_38_STABLE
-
MOODLE_38_STABLE
-
MDL-67158-master -
-
H5P Sprint Relase 3.8
Some things which I've come across and which need fixing.
PHPUNIT_LONGTEST required in framework tests which call download_file_content:
- test_fetchExternalData_no_path_defined and friends
runTestsInSeparateProcess required for all tests which include the H5P libraries.
This is because they will load libraries which can conflict with a known third-party library and will either cause that plugin's tests to fail, or will fail because of that plugin at some point in the future.