Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests failing on ppc64le and aarch64 #21

Open
yarda opened this issue May 17, 2019 · 3 comments
Open

Tests failing on ppc64le and aarch64 #21

yarda opened this issue May 17, 2019 · 3 comments

Comments

@yarda
Copy link
Contributor

yarda commented May 17, 2019

Running tests...
/usr/bin/ctest --force-new-ctest-process 
Test project /builddir/build/BUILD/gr-dab-0.3/build
      Start  1: test_dab
 1/14 Test  #1: test_dab .........................   Passed    0.40 sec
      Start  2: qa_time_deinterleave_ff
 2/14 Test  #2: qa_time_deinterleave_ff ..........   Passed    7.96 sec
      Start  3: qa_fib_sink_vb
 3/14 Test  #3: qa_fib_sink_vb ...................   Passed    0.45 sec
      Start  4: qa_crc16_bb
 4/14 Test  #4: qa_crc16_bb ......................   Passed    0.46 sec
      Start  5: qa_select_subch_vfvf
 5/14 Test  #5: qa_select_subch_vfvf .............***Failed    1.13 sec
      Start  6: qa_unpuncture_ff
 6/14 Test  #6: qa_unpuncture_ff .................   Passed    0.51 sec
      Start  7: qa_prune
 7/14 Test  #7: qa_prune .........................***Failed    0.64 sec
      Start  8: qa_puncture_bb
 8/14 Test  #8: qa_puncture_bb ...................***Failed    0.68 sec
      Start  9: qa_mp2_decode_bs
 9/14 Test  #9: qa_mp2_decode_bs .................   Passed    0.48 sec
      Start 10: qa_mp4_decode_bs
10/14 Test #10: qa_mp4_decode_bs .................   Passed    0.85 sec
      Start 11: qa_dabplus_audio_decoder_ff
11/14 Test #11: qa_dabplus_audio_decoder_ff ......   Passed    0.45 sec
      Start 12: qa_reed_solomon_decode_bb
12/14 Test #12: qa_reed_solomon_decode_bb ........   Passed    0.46 sec
      Start 13: qa_valve_ff
13/14 Test #13: qa_valve_ff ......................   Passed    0.47 sec
      Start 14: qa_peak_detector_fb
14/14 Test #14: qa_peak_detector_fb ..............   Passed    0.60 sec
79% tests passed, 3 tests failed out of 14
Total Test time (real) =  15.65 sec
The following tests FAILED:
	  5 - qa_select_subch_vfvf (Failed)
	  7 - qa_prune (Failed)
	  8 - qa_puncture_bb (Failed)
@yarda
Copy link
Contributor Author

yarda commented May 17, 2019

Fedora 29, gr-dab-0.3

@yarda
Copy link
Contributor Author

yarda commented May 17, 2019

The same for aarch64

@yarda yarda changed the title Tests failing on ppc64le Tests failing on ppc64le and aarch64 May 17, 2019
@andrmuel
Copy link
Owner

andrmuel commented Jun 1, 2019

Thanks for the report. I'm currently not actively maintaining this project though, so no promises. Pull requests are always welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants