discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] QA Testing Fails


From: Martin Braun (CEL)
Subject: Re: [Discuss-gnuradio] QA Testing Fails
Date: Tue, 5 Feb 2013 21:36:26 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Brooke,

you'll have to be more specific.
Were you creating a Python block? A C++ block? Which version do you have
installed?

On Tue, Feb 05, 2013 at 02:27:19PM -0500, Brooke Hayden wrote:
> When completing the tutorial for an out-of-tree-module, the qa tests never
> pass. The errors received look like the following when running the ctest -V
> command:
> test 2
>     Start 2: qa_square_ff
> 
> 2: Test command: /bin/sh "/home/sdr/Tutorials/gr-howto/build/python/
> qa_square_ff_test.sh"
> 2: Test timeout computed to be: 9.99988e+06
> 2: Traceback (most recent call last):
> 2:   File "/home/sdr/Tutorials/gr-howto/python/qa_square_ff.py", line 22, in
> <module>
> 2:     import howto_swig as howto
> 2:   File "/home/sdr/Tutorials/gr-howto/build/swig/howto_swig.py", line 314, 
> in
> <module>
> 2:     square_ff = square_ff.make;

This line is definitely wrong. My guess is you're completing tutorial 1
(C++ blocks). Read
http://gnuradio.org/redmine/projects/gnuradio/wiki/OutOfTreeModules#Test-Driven-Programming
again, and compare your QA codes with those given there.



> 2: NameError: name 'square_ff' is not defined
> 2/2 Test #2: qa_square_ff .....................***Failed    0.18 sec
> 
> 
> Is my qa code in the wrong place? I followed the tutorial and updated python/
> qa_square_ff.py

Probably just your QA code. See above.

Good luck,
MB


-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Attachment: pgp8uCOqXuowt.pgp
Description: PGP signature


reply via email to

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