|
Boost Testing : |
From: Christopher Cambly (ccambly_at_[hidden])
Date: 2007-11-27 17:10:56
I think I have delayed switching over to run.py long enough. My weekend
results with regression.py started failed with the error message:
Traceback (most recent call last):
File "/home/ccambly/boost_regression/regression.py", line 1043, in ?
commands[ command ]( **accept_args( args ) )
File "/home/ccambly/boost_regression/regression.py", line 837, in
regression
collect_logs( tag, runner, platform, user, comment, incremental,
dart_server, proxy, [] )
File "/home/ccambly/boost_regression/regression.py", line 672, in
collect_logs
from runner import collect_logs
ImportError: No module named runner
Switching over to run.py fails as well, although with a different error
than regression.py. Here is the command:
python run.py --runner=IBM_Canada_Ltd --tag=trunk --toolsets=vacpp
--bjam-toolset=vacpp --pjl-toolset=vacpp --debug-level=1 --timeout=30
--user=
and the error message:
...
# Getting boost-build.jam...
Traceback (most recent call last):
File "/home/ccambly/boost_regression/run.py", line 60, in ?
runner(root)
File "/home/ccambly/boost_regression/tools_regression_src/regression.py",
line 183, in __init__
self.main()
File "/home/ccambly/boost_regression/tools_regression_src/regression.py",
line 476, in main
getattr(self,action_m)()
File "/home/ccambly/boost_regression/tools_regression_src/regression.py",
line 414, in command_regression
self.command_get_tools()
File "/home/ccambly/boost_regression/tools_regression_src/regression.py",
line 255, in command_get_tools
os.path.join( self.regression_root, 'boost-build.jam' ) )
File "/home/ccambly/boost_regression/tools_regression_src/regression.py",
line 532, in http_get
src = urllib.urlopen( source_url, proxies = proxies )
File "/home/ccambly/local/lib/python2.4/urllib.py", line 82, in urlopen
return opener.open(url)
File "/home/ccambly/local/lib/python2.4/urllib.py", line 187, in open
return self.open_unknown(fullurl, data)
File "/home/ccambly/local/lib/python2.4/urllib.py", line 199, in
open_unknown
raise IOError, ('url error', 'unknown url type', type)
IOError: [Errno url error] unknown url type: 'https'
Ideas?
Chris Cambly
XL C++ Compiler Development
IBM Software Solutions Toronto Lab, C2/KD2/8200/MKM
8200 Warden Avenue, Markham, Ontario, Canada, LG6 1C7
Email: ccambly_at_[hidden]
Phone: 905-413-4410 -- IBM Tieline: 8/969-4410 -- Facsimile:
905-413-4839