[asterisk-bugs] [JIRA] (ASTERISK-27900) [patch] tests/codecs/opus/{de, en}code: Requires python-numpy.
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Wed Jun 6 08:01:55 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp updated ASTERISK-27900:
-----------------------------------
Status: Open (was: Triage)
> [patch] tests/codecs/opus/{de,en}code: Requires python-numpy.
> -------------------------------------------------------------
>
> Key: ASTERISK-27900
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27900
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Tests/testsuite
> Affects Versions: GIT
> Environment: Ubuntu 16.04 LTS
> Reporter: Alexander Traud
> Severity: Minor
> Labels: patch
> Attachments: test_opus.patch
>
>
> This issue was caused by Commit [9467f73|https://github.com/asterisk/testsuite/commit/9467f73322855be553fadd4f51ba9b1ab55814bf] (ASTERISK-26409). Without the module python-numpy, the Asterisk Test Suite fails on two of the tests.
> *Step to Reproduce* (Debian/Ubuntu)
> go for ASTERISK-27897, then
> {code}sudo apt remove python-numpy
> ./runtests.py --test=tests/codecs/opus/decode{code}*Expected Result*
> Test should not run because of missing dependencies.
> *Actual Result*
> {{ImportError: No module named numpy}}
> *Note*
> The attached patch fixes this by listing all Python dependencies.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list