[asterisk-bugs] [JIRA] (ASTERISK-27900) [patch] tests/codecs/opus/{de, en}code: Requires python-numpy.

Alexander Traud (JIRA) noreply at issues.asterisk.org
Tue Jun 19 04:34:54 CDT 2018


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Traud closed ASTERISK-27900.
--------------------------------------

    Resolution: Fixed

Did not auto-close. By the way, this should be added to the Wiki (and the install_script in the Test Suite) as well.

> [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
>            Assignee: 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