Rayees Namathponnan created CLOUDSTACK-6786:
-----------------------------------------------
Summary: [Automation] test_egress_fw_rules test cases failing due
to unicode error
Key: CLOUDSTACK-6786
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6786
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.4.0
Reporter: Rayees Namathponnan
Priority: Blocker
Fix For: 4.4.0
Run the test case suite
"integration.component.test_egress_fw_rules.TestEgressFWRules"
Test cases failing with below error
integration.component.test_egress_fw_rules.TestEgressFWRules.test_01_egress_fr1
Script result is [u'0'] is not matching with ['0']
-------------------- >> begin captured stdout << ---------------------
=== TestName: test_01_egress_fr1 | Status : FAILED ===
integration.component.test_egress_fw_rules.TestEgressFWRules.test_02_egress_fr2
Script result is [u'100'] is not matching with ['100']
-------------------- >> begin captured stdout << ---------------------
=== TestName: test_02_egress_fr2 | Status : FAILED ===
--
This message was sent by Atlassian JIRA
(v6.2#6252)