Changes between Version 74 and Version 75 of DeveloperGuidelinesTesting
- Timestamp:
- 01/24/09 16:39:32 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelinesTesting
v74 v75 90 90 </step> 91 91 }}} 92 ToDo: Amend so that it can find the {{{gluon}}} module (or configure to not follow this dependency):[[BR]]92 !ToDo: Amend so that it can find the {{{gluon}}} module (or configure to not follow this dependency):[[BR]] 93 93 {{{ImportError: Unable to find module for modules/validators.py in /tmp/bittenA787wC/build_Trunk_1}}}[[BR]] 94 ToDo: Fix Windowss:95 {{{ Error opening pylint results file ([Errno 2] No such file or directory: 'c:\\docume~1\\username\\locals~1\\temp\\bittenxx1j1x\\build_Trunk_3\\pylint-report.txt')}}}96 We need to write a {{{build/test-results.xml}}} for this one :94 !ToDo: Fix Windows path (NB plain 'bzr' fails too, even if we're in the folder up from that): 95 {{{F: 1: No module named /var/www/trac/sahana3/bzr}}} 96 We need to write a {{{build/test-results.xml}}} for this one (& it also wants a {{{setup.py}}}?): 97 97 {{{ 98 98 <step id="test" description="Run unit tests">