discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] pfb_arb_resampler test fail (3.7.3)


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] pfb_arb_resampler test fail (3.7.3)
Date: Fri, 13 Jun 2014 09:25:38 -0400

On Mon, May 26, 2014 at 4:49 AM, Nemanja Savic <address@hidden> wrote:
Hi all guys,

I am experiencing error when testing 3.7.3. The error report is following:

OK
Using Volk machine: avx_64_mmx
-- Process completed
   Passed
 95/177 Testing qa_pfb_arb_resampler         
Test command: /bin/sh /home/savi_ne/tools/gnuradio-3.7.3/build/gr-filter/python/filter/qa_pfb_arb_resampler_test.sh
Test timeout computed to be: 9.99988e+06
...F.
======================================================================
FAIL: test_ccf_001 (__main__.test_pfb_arb_resampler)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/savi_ne/tools/gnuradio-3.7.3/gr-filter/python/filter/qa_pfb_arb_resampler.py", line 153, in test_ccf_001
    self.assertComplexTuplesAlmostEqual(expected_data[-Ntest:], dst_data[-Ntest:], 2)
  File "/home/savi_ne/tools/gnuradio-3.7.3/gnuradio-runtime/python/gnuradio/gr_unittest.py", line 74, in assertComplexTuplesAlmostEqual
    self.assertComplexAlmostEqual (a[i], b[i], places, msg)
  File "/home/savi_ne/tools/gnuradio-3.7.3/gnuradio-runtime/python/gnuradio/gr_unittest.py", line 47, in assertComplexAlmostEqual
    (msg or '%s != %s within %s places' % (`first`, `second`, `places` ))
AssertionError: (-0.32564974754236342-0.94549047690899302j) != (-0.56183856725692749-0.82724255323410034j) within 2 places

The processor is Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz. I use RHEL6.
Has anybody experienced this prolem?

Best,

--
Nemanja Savić


Hi Nemanja,

Any progress on this from your end? Sounds like no one else is having this issue, including me. Without being able to reproduce it, I'm not sure what else I can do.

Tom


reply via email to

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