Error: make test failed

Hey,
while building source file of GNU radio following error occurred during
“make test”
97% tests passed, 3 tests failed out of 87

Total Test time (real) = 45.81 sec

The following tests FAILED:
80 - qa_fecapi_repetition (Failed)
81 - qa_fecapi_cc (Failed)
84 - qa_fecapi_dummy (Failed)
Errors while running CTest
Makefile:133: recipe for target ‘test’ failed
make: *** [test] Error 8

will this error create any problem in future while using gnuradio,
henceforth should i continue or should i look to rectify this error
Any suggestion will be appreciated,
Thanks in advance,
Abhishek.

Dear Abhishek,

whilst these errors are intriguing in nature, I doubt they are
indicative for any effects that will prove to be troublesome in the
future.
To deepen my conviction in that, though, might I request you share the
the output of

ctest -V -R fecapi

with us?

Best regards,
Marcus