[
https://issues.apache.org/jira/browse/CLOUDSTACK-6782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012092#comment-14012092
]
ASF subversion and git services commented on CLOUDSTACK-6782:
-------------------------------------------------------------
Commit b105a33e0c1d2cfe21442c3a3c2af762d9105574 in cloudstack's branch
refs/heads/master from [~gauravaradhye]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b105a33 ]
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)