Gaurav Aradhye created CLOUDSTACK-6782:
------------------------------------------
Summary: 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
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)