Opened 19 years ago
Closed 19 years ago
#72 closed defect (fixed)
test_all fails, but the tests, when run in their local directory work.
Reported by: | duncan | Owned by: | Ole |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Testing and validation | Version: | 1.0 |
Severity: | minor | Keywords: | |
Cc: |
Description
This could be caused by multiple files with the same name, import statements that don't give the directory structure and that test_all add's directories to sys.path.
A solution is to stop test all adding directories to sys.path.
Change History (1)
comment:1 Changed 19 years ago by duncan
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.