Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Web Services
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
Files like user/simpletest/testexternal.php are causing fatal errors when the unit tests are run.
I am committing a temporary fix by renaming them to broken_testexternal.php, so they are not run.
Please do a proper fix ASAP.
Issue Links
| This issue will help resolve: | ||||
| MDLSITE-808 | Unit tests in cvsadmin module return blank page |
|
|
|
thanks Tim, we forgot them when we changed the external files.
They need to be rewritten.