public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/snack/files/
Date: Fri, 17 Mar 2023 22:01:38 +0000 (UTC)	[thread overview]
Message-ID: <1679090482.a54a12a7c0c6ee40cf37eae712287712d7b58242.tupone@gentoo> (raw)

commit:     a54a12a7c0c6ee40cf37eae712287712d7b58242
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 21:58:56 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 22:01:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a54a12a7

dev-tcltk/snack: remove some test

Float samples comparison is too restrictive

Closes: https://bugs.gentoo.org/835486
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-tcltk/snack/files/snack-2.2.10-test.patch | 30 +++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/dev-tcltk/snack/files/snack-2.2.10-test.patch b/dev-tcltk/snack/files/snack-2.2.10-test.patch
index 2ba3a0e82d99..ba8a91c8774d 100644
--- a/dev-tcltk/snack/files/snack-2.2.10-test.patch
+++ b/dev-tcltk/snack/files/snack-2.2.10-test.patch
@@ -117,3 +117,33 @@
  test dbpower-1.3 {dBPowerSpectrum command, -end and -skip options} {
    set s [snack::sound snd -load ex1.wav]
    set tcl_precision 5
+--- a/tests/filter.test	2023-03-17 22:53:35.463977748 +0100
++++ b/tests/filter.test	2023-03-17 22:55:40.931996456 +0100
+@@ -362,27 +362,6 @@
+   set res
+ } {16000 16000 10026 -6287 Lin16 1 RAW 0}
+ 
+-test filter-7.1 {iir filter, applied to sound} {
+-  set s [snack::sound snd -load ex1.wav]
+-  set f [snack::filter iir -numerator "0.99 -0.99" -denominator "1 -0.99"]
+-  $s filter $f -continuedrain 0
+-  set res [$s info]
+-  $f destroy
+-  $s destroy
+-  set res
+-} {15820 16000 13222 -9615 Lin16 1 WAV 44}
+-
+-test filter-7.2 {iir filter, applied to stereo sound} {
+-  set s [snack::sound snd -load ex1.wav]
+-  $s convert -channels 2
+-  set f [snack::filter iir -numerator "0.99 -0.99" -denominator "1 -0.99"]
+-  $s filter $f -continuedrain 0
+-  set res [$s info]
+-  $f destroy
+-  $s destroy
+-  set res
+-} {15820 16000 13222 -9616 Lin16 2 WAV 44}
+-
+ test filter-8.1 {fade filter, applied to sound} {
+   set s [snack::sound snd -rate 4000]
+   $s length 4


             reply	other threads:[~2023-03-17 22:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-17 22:01 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-14 17:10 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/snack/files/ Alfredo Tupone
2020-10-12 20:02 Alfredo Tupone
2019-06-22 17:10 Alfredo Tupone
2019-05-15  8:41 Alfredo Tupone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1679090482.a54a12a7c0c6ee40cf37eae712287712d7b58242.tupone@gentoo \
    --to=tupone@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox