[asterisk-bugs] [JIRA] (ASTERISK-26629) tests/manager: 4 test failures as a result of iostream change

Mark Michelson (JIRA) noreply at issues.asterisk.org
Thu Dec 1 17:26:10 CST 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=233982#comment-233982 ] 

Mark Michelson commented on ASTERISK-26629:
-------------------------------------------

https://gerrit.asterisk.org/#/c/4551/ fixes at least two of the four failures. I couldn't run the failing Lua test because asttest was being a jerk and not running properly. The change *may* have also fixed that test, but it seems unlikely.

The AMI advanced config test is currently failing apparently because there are extra whitespace characters after "No Categories Found" in the HTTP payload of one of the responses from Asterisk. Python's strip() and rstrip() methods don't seem to be capable of stripping these off for some reason, and so I currently have not figured out how to get that test to pass.

> tests/manager: 4 test failures as a result of iostream change
> -------------------------------------------------------------
>
>                 Key: ASTERISK-26629
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26629
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/ManagerInterface
>            Reporter: Joshua Colp
>
> As is visible at https://jenkins.asterisk.org/jenkins/job/periodic-asterisk-master/411/testReport the merging of iostream has resulted in a few of the manager tests failing. I haven't been able to figure out precisely why.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list