[Asterisk-code-review] opus: Disable encode test. (testsuite[18])

Friendly Automation asteriskteam at digium.com
Tue Mar 23 10:12:49 CDT 2021


Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/testsuite/+/15678 )

Change subject: opus: Disable encode test.
......................................................................

opus: Disable encode test.

The audio_analyzer implementation expects ARI to play
the list of tones provided, by passing the list straight
through to playtones. This is not how tones work with
ARI.

Each separate tone is individually played within ARI
and a tone is played until told to stop, even if a
duration is specified as part of the tone.

ASTERISK~29366

Change-Id: Ibe11f7c0ab873c63981c15312ba4524f79fd6f67
---
M tests/codecs/opus/encode/test-config.yaml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  George Joseph: Looks good to me, approved
  Friendly Automation: Approved for Submit



diff --git a/tests/codecs/opus/encode/test-config.yaml b/tests/codecs/opus/encode/test-config.yaml
index 2ddca7e..dbd1f89 100644
--- a/tests/codecs/opus/encode/test-config.yaml
+++ b/tests/codecs/opus/encode/test-config.yaml
@@ -1,4 +1,5 @@
 testinfo:
+    skip: 'See ASTERISK-29366'
     summary: 'Test opus encoding'
     description: |
         'Plays a tone that gets encoded into opus. This tone is then written

-- 
To view, visit https://gerrit.asterisk.org/c/testsuite/+/15678
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: 18
Gerrit-Change-Id: Ibe11f7c0ab873c63981c15312ba4524f79fd6f67
Gerrit-Change-Number: 15678
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210323/7e6d07ec/attachment-0001.html>


More information about the asterisk-code-review mailing list