BIND 10 #1150: python test scripts generated by configure should be in _SCRIPTS
BIND 10 Development
do-not-reply at isc.org
Wed Aug 24 17:17:32 UTC 2011
#1150: python test scripts generated by configure should be in _SCRIPTS
-------------------------------------+-------------------------------------
Reporter: | Owner: vorner
jinmei | Status: reviewing
Type: | Milestone:
enhancement | Sprint-20110830
Priority: | Resolution:
critical | Sensitive: 0
Component: build | Sub-Project: Core
system | Estimated Difficulty: 0
Keywords: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by stephen):
* owner: stephen => vorner
Comment:
Reviewed 43da3c6c1cc7cb5fcb1dbe2f983a53e883408d1b
OK apart from:
'''src/lib/python/isc/log/tests/Makefile.am'''
This file has:
{{{
PYTESTS_GEN = log_test.py
noinst_SCRIPTS = $(PYTESTS) log_console.py
}}}
The tests don't run as PYTESTS is not defined. Also, PYTESTS_GEN seems to
imply that log_test.py is generated; in fact log_console.py is generated
from a .in file, log_test.py is not.
--
Ticket URL: <http://bind10.isc.org/ticket/1150#comment:8>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list