#23811 closed Cleanup/optimization (fixed)
Document how to use git bisect with runtests.py
Reported by: | Tim Graham | Owned by: | Baptiste Mispelon |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Baptiste Mispelon | 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
While not specific to Django, it would be great to document how to automate bisecting a regression in Django. The text could live in internals/contributing/writing-code/unit-tests.txt.
Change History (6)
comment:1 by , 10 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 10 years ago
Has patch: | set |
---|
PR. Baptiste, I'll leave you assigned to review the patch :-)
comment:3 by , 10 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
I've recently started to change my triaging workflow to be a little bit less ad-hoc.
Ill try to document my new process.