-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.8, 4.2.6, 4.3.3
If the @runTestsInSeparateProcesses directive is set in a unit test file and the tests are launched using admin/tool/phpunit/cli/util.php --run, they fail with the following error:
Fatal error: Uncaught Error: Class "PHPUnit\TextUI\XmlConfiguration\Loader" not found in Standard input code on line 97
Error: Class "PHPUnit\TextUI\XmlConfiguration\Loader" not found in Standard input code on line 97
Call Stack:
0.0010 414296 1. {main}() Standard input code:0
The tests run fine using vendor/bin/phpunit directly.
- Testing discovered
-
MDL-80653 Errors when running h5p_core_test.php unit test isolated
-
- Closed
-