Modify ↓
#51 closed defect (fixed)
<python:trace> doesn't handle relative paths in summary
Reported by: | cmlenz | Owned by: | cmlenz |
---|---|---|---|
Priority: | major | Milestone: | 0.5 |
Component: | Recipe commands | Version: | 0.4 |
Keywords: | Cc: | otavio@… | |
Operating System: |
Description
When trace.py is run from the shell (i.e. not using bitten.util.testrunner) it apparently uses relative paths in the summary output. The <python:trace> command expects absolute paths, so those entries in the summary are simply ignored.
See http://projetos.ossystems.com.br/python-cdd/build/trunk/12 to see the problem.
Attachments (0)
Change History (2)
comment:1 Changed 19 years ago by cmlenz
- Status changed from new to assigned
comment:2 Changed 19 years ago by cmlenz
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Should be fixed in [226].