stable
Clone or download
Read-only
request #12893: PHP unit tests should not complain about not having Java
Also the tests should always try to clean up after themselves. In this case, the RNGValidator class has also been modified because the errors extraction should not leave files everywhere on the filesystem of the production instance. Change-Id: Ifcfbd363fba4c19e830595efdd93f81f3565631a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/phpunit/Tracker/TrackerXmlImportTest.php | +27 | −16 | Go to diff View file |
M | src/common/xml/RNGValidator.class.php | +21 | −13 | Go to diff View file |