[beast: 16/17] AF-TESTS: slightly adjust osc-test threshold to always pass



commit 9579c34ed2a23e22200c71dd653c620f2f0fd672
Author: Tim Janik <timj gnu org>
Date:   Mon Oct 16 00:51:18 2017 +0200

    AF-TESTS: slightly adjust osc-test threshold to always pass
    
    Signed-off-by: Tim Janik <timj gnu org>

 af-tests/Makefile.sub |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/af-tests/Makefile.sub b/af-tests/Makefile.sub
index deb71d6..0f4d96a 100644
--- a/af-tests/Makefile.sub
+++ b/af-tests/Makefile.sub
@@ -116,7 +116,7 @@ af-tests/osc-test: af-tests/osc-test.bse af-tests/osc-test.ref
        $(QWAVCHECK)    # a test for the oscillator
        $(Q) $(AF_TESTS_BSE2WAV) $@.bse $@.wav --seconds 5
        $(Q) $(BSEFEXTRACT) $@.wav --cut-zeros --channel 0 --avg-spectrum --spectrum --avg-energy > $@.tmp
-       $(Q) $(BSEFCOMPARE) $@.ref $@.tmp --threshold 99.99
+       $(Q) $(BSEFCOMPARE) $@.ref $@.tmp --threshold 99.90
        $(Q) rm -f $@.wav $@.tmp
 check-af-tests: af-tests/osc-test
 


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