Bug #2821
Rake spec tests are slow
| Status: | Closed | Start: | 11/14/2009 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 0.25.2 | |||
| Affected version: | 0.25.1 | Branch: | http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/2821 | |
| Keywords: | ||||
| Votes: | 0 |
Description
Running rake spec tests takes roughly twice as long as it needs to because it is trying (and failing) to do coverage tests in addition to the spec tests.
History
Updated by Markus Roberts 9 months ago
- Status changed from Accepted to Ready for Checkin
- Branch set to http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/2821
Commented out the rcov & set suppressed the trailing stack trace for a 2-3x speedup.
Updated by James Turnbull 9 months ago
- Status changed from Ready for Checkin to Closed
Pushed in commit:“74a877e43d2113c5f60b08d998972e0722e63194” in branch 0.25.x