tnt has uploaded this change for review. ( https://gerrit.osmocom.org/12418
Change subject: tests: Re-enable the convolve_test by default ...................................................................... tests: Re-enable the convolve_test by default Change-Id: Ia26ef75bb11482fc0db3b790db1c93c8b74229d1 Signed-off-by: Sylvain Munaut <[email protected]> --- M tests/testsuite.at 1 file changed, 0 insertions(+), 2 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/18/12418/1 diff --git a/tests/testsuite.at b/tests/testsuite.at index 22de782..f83ac65 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -52,8 +52,6 @@ AT_SETUP([convolve_test]) AT_KEYWORDS([convolve_test]) -# Different results for i686, x86_64 and ARM. see OS#2826, OS#2828, and https://lists.osmocom.org/pipermail/openbsc/2018-January/011655.html -AT_SKIP_IF(true) cat $abs_srcdir/Transceiver52M/convolve_test.ok > expout AT_CHECK([$abs_top_builddir/tests/Transceiver52M/convolve_test], [], [expout], []) AT_CLEANUP -- To view, visit https://gerrit.osmocom.org/12418 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-trx Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ia26ef75bb11482fc0db3b790db1c93c8b74229d1 Gerrit-Change-Number: 12418 Gerrit-PatchSet: 1 Gerrit-Owner: tnt <[email protected]>
