You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/05/29 07:40:06 UTC

[jira] [Commented] (CLOUDSTACK-6782) test_egress_fw_rules test cases are failing because unicode data not matching with the string

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-6782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012091#comment-14012091 ] 

ASF subversion and git services commented on CLOUDSTACK-6782:
-------------------------------------------------------------

Commit 323de6823deda16ddafab5d79f18996c70130e2b in cloudstack's branch refs/heads/4.4-forward from [~gauravaradhye]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=323de68 ]

CLOUDSTACK-6782: Egress FW rules test cases - Format unicode to string before string matching


> test_egress_fw_rules test cases are failing because unicode data not matching with the string
> ---------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-6782
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6782
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.4.0
>         Environment: Found on VMware
>            Reporter: Gaurav Aradhye
>            Assignee: Gaurav Aradhye
>              Labels: automation
>             Fix For: 4.4.0
>
>
> E.g. Script result is [u'100'] is not matching with ['100']
> We need to remove the "u" in unicode data and convert it to string before matching it with expected data string



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