I am seeing the following in the test log.


Can anyone help me fix this?



Do I delete the file listed in the error message?



"interop_tests" start time: Mar 09 13:43 MST
Output:
----------------------------------------------------------
Traceback (most recent call last):
  File "/home/pflores/Shop/qpid-cpp-0.34/src/tests/interop_tests.py", line 214, 
in <module>
    test.setUp()
  File "/home/pflores/Shop/qpid-cpp-0.34/src/tests/brokertest.py", line 527, in 
setUp
    os.makedirs(self.dir)
  File "/usr/lib64/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 17] File exists: 
'/home/pflores/Shop/qpid-cpp-0.34/build14/src/tests/interop_tests.tmp/__main__.StartBroker.start_qpidd'
<end of output>
Test time =   3.26 sec
----------------------------------------------------------
Test Failed.
"interop_tests" end time: Mar 09 13:43 MST
"interop_tests" time elapsed: 00:00:03

Reply via email to