Ticket #1328 (closed defect: fixed)
trac-admin Unit Tests are very slow in trunk
| Reported by: | Mark Rowe <edgewall.com@…> | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | admin/console | Version: | devel |
| Severity: | minor | Keywords: | |
| Cc: |
Description
As the unit tests for trac-admin in trunk execute trac-admin and parse its output for each test, they are very slow. On my machine it takes around 75 seconds for all 154 tests to complete. This can be improved by moving the functionality of trac-admin into a module, which the unit tests can then work with. Patch forthcoming.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


