Actions
Feature #52283
closedMark some env-tests as skipped when running on cli
Start date:
2013-09-26
Due date:
% Done:
40%
Estimated time:
1.00 h
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
Please add the feature to skip tests in the report for "System Status Update".
Some tests, I think, should be skipped when running the test on cli (command-line interface):
- memory limit
- File uploads allowed
- Maximum file upload size
- Maximum post upload size
- Script execution time
- doc_root is not set
I think the rest should be tested on command-line as well.
Files
Updated by Simon Schick about 11 years ago
- File patch.diff patch.diff added
- % Done changed from 0 to 40
Here's something I started on. Seems to work quite well, but I think I didn't get all the places. Neither does skipped reports have another style than notices.
Updated by Mathias Schreiber almost 10 years ago
- Target version changed from 6.2.0 to 7.4 (Backend)
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Closed
will be handled in #52283
Actions