[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Discuss-gnuradio] make test failures on master branch
From: |
Josh Blum |
Subject: |
Re: [Discuss-gnuradio] make test failures on master branch |
Date: |
Thu, 05 Apr 2012 17:43:24 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120310 Thunderbird/11.0 |
On 04/05/2012 04:04 PM, Justin Ford wrote:
> When I run "make test" I get the following failures:
>
> The following tests FAILED:
> 5 - gr-core-test-all (Failed)
> 23 - qa_hier_block2 (Failed)
> 70 - qa_vector_sink_source (Failed)
>
The unit tests arent always so telling. You can dig down into the tests
with the xml file they produce. I think its goes in your home dir like
so: cat ~/.gnuradio/unittests/python/test_hier_block2.xml
Can you attach the xml files, it might be helpful to narrow down the
failure.
-josh
> The ../build/Testing/Temporary/LastTest.log file is attached.
>
> I'm particularly concerned about the failure with gr-core, but the log
> output doesn't mean much to me. Should I be concerned about these
> failures? If so, what can I do?
>
> I've tried on two different master branch commits and had the same failures:
> $ git show
> commit 99ebcc1c3ff453ea10e934ef1904b42821d589f1
> Merge: c662d1c a69f262
> Author: Johnathan Corgan <address@hidden>
> Date: Thu Apr 5 11:47:01 2012 -0700
>
> Merge remote branch 'ncorgan/gr-uhd_swig'
>
> $ git show
> commit fc6151d4516ee86b697602014b83fb08a88c30f0
> Merge: 89f934b fa161e1
> Author: Tom Rondeau <address@hidden>
> Date: Sun Dec 11 23:01:34 2011 -0500
>
> Merge remote-tracking branch 'jblum/cmake_qtgui_fix'
>
>
> I'm on RHEL 5 x86_64:
> $ cat /proc/version
>
> Linux version 2.6.18-274.3.1.el5
> (address@hidden) (gcc version 4.1.2 20080704 (Red Hat
> 4.1.2-51)) #1 SMP Fri Aug 26 18:49:02 EDT 2011
>
> $ lsb_release -i -r
>
> Distributor ID: RedHatEnterpriseClient
>
> Release: 5.7
>
> Thanks for any insight.
> Justin
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio