#31811 closed New feature (fixed)
Add optional timing outputs to the test runner
Reported by: | Ahmad A. Hussein | Owned by: | Ahmad A. Hussein |
---|---|---|---|
Component: | Testing framework | Version: | dev |
Severity: | Normal | Keywords: | timing, test runner |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Add timing outputs for things like database creation, database cloning, time to run tests, and total time elapsed.
Example format:
- Took X to build DB.
- Took Y to clone
- Took Z to run tests
- Total time.
Change History (15)
comment:1 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 4 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 4 years ago
Has patch: | set |
---|
comment:4 by , 4 years ago
Patch needs improvement: | set |
---|
comment:5 by , 4 years ago
Patch needs improvement: | unset |
---|
comment:6 by , 4 years ago
Patch needs improvement: | set |
---|
comment:7 by , 4 years ago
Patch needs improvement: | unset |
---|
comment:8 by , 4 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:10 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed by 61a0ba43cfd4ff66f51a9d73dcd8ed6f6a6d9915.
Note:
See TracTickets
for help on using tickets.
PR