discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] make test failure at qa_constellation_receiver


From: Curt Karnstedt
Subject: Re: [Discuss-gnuradio] make test failure at qa_constellation_receiver
Date: Thu, 22 Aug 2013 16:10:47 -0500


address@hidden build]$ ctest -V -R qa_constellation_receiver
UpdateCTestConfiguration  from :/home/curt/Downloads/gnuradio-3.7.0/build/DartConfiguration.tcl
Start processing tests
UpdateCTestConfiguration  from :/home/curt/Downloads/gnuradio-3.7.0/build/DartConfiguration.tcl
Test project /home/curt/Downloads/gnuradio-3.7.0/build
Constructing a list of tests
Done constructing a list of tests
Changing directory into /home/curt/Downloads/gnuradio-3.7.0/build/volk/lib
...
Changing directory into /home/curt/Downloads/gnuradio-3.7.0/build/gr-digital/python/digital
143/172 Testing qa_constellation_receiver    
Test command: /bin/sh /home/curt/Downloads/gnuradio-3.7.0/build/gr-digital/python/digital/qa_constellation_receiver_test.sh
Test timeout computed to be: 9.99988e+06
Traceback (most recent call last):
  File "/home/curt/Downloads/gnuradio-3.7.0/gr-digital/python/digital/qa_constellation_receiver.py", line 174, in <module>
    gr_unittest.run(test_constellation_receiver, "test_constellation_receiver.xml")
  File "/home/curt/Downloads/gnuradio-3.7.0/gnuradio-runtime/python/gnuradio/gr_unittest.py", line 135, in run
    os.makedirs(path, 0750)
  File "/usr/lib64/python2.6/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: './.unittests/python'
-- Process completed
***Failed
Changing directory into /home/curt/Downloads/gnuradio-3.7.0/build/gr-atsc/lib
...
Changing directory into /home/curt/Downloads/gnuradio-3.7.0/build/gr-wavelet/python/wavelet

0% tests passed, 1 tests failed out of 1

The following tests FAILED:
    143 - qa_constellation_receiver (Failed)
Errors while running CTest




reply via email to

[Prev in Thread] Current Thread [Next in Thread]