On Wed, 2012-02-22 at 10:10 -0600, Steve Huston wrote:
> Hi Alan,
>
> I'm seeing many of the Windows tests failing this week after the build
> errors were resolved. Please see:
> http://www.riverace.com/CDash-1.4.2/index.php?project=qpid-cpp
>
> Are these things you've seen and are aware of?
Nope, wasn't aware. I'll look into it as soon as I've figured out how to
run the tests on windows (I confess since I was only changing EXERN
decls I assumed building was enougy)
Many of the failures look like they might environment problems with PATH
or PYTHONPATH, e.g.:
The term 'C:/qpid/trunk/qpid/cpp/src/tests/ipv6_test.ps1' is not
recognized as a cmdlet, function, operable program, or script file.
Verify the term and try again.
Traceback (most recent call last):
File "C:\qpid\trunk\qpid\cpp\src\tests
\..\..\..\python/qpid-python-test", line 563, in <module>
m = __import__(name, None, None, ["dummy"])
File "C:\qpid\trunk\qpid\tests\src\py\qpid_tests\__init__.py", line
22, in <module>
import broker_0_10, broker_0_9, broker_0_8
File "C:\qpid\trunk\qpid\tests\src\py\qpid_tests\broker_0_10
\__init__.py", line 38, in <module>
from stats import *
File "C:\qpid\trunk\qpid\tests\src\py\qpid_tests\broker_0_10
\stats.py", line 24, in <module>
from qpidtoollibs.broker import BrokerAgent
ImportError: No module named qpidtoollibs.broker
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]