----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16481/#review30933 -----------------------------------------------------------
Commit 278b2b1b6661f8c77d5e583fd64137702dd13240 in branch refs/heads/4.3 from Gaurav Aradhye [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=278b2b1 ] CLOUDSTACK-5640: Correcting imports in test cases - ASF Subversion and Git Services On Dec. 27, 2013, 9:09 a.m., Gaurav Aradhye wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16481/ > ----------------------------------------------------------- > > (Updated Dec. 27, 2013, 9:09 a.m.) > > > Review request for cloudstack and Girish Shilamkar. > > > Bugs: CLOUDSTACK-5640 > https://issues.apache.org/jira/browse/CLOUDSTACK-5640 > > > Repository: cloudstack-git > > > Description > ------- > > Some test suites are failing due to error in imports. These failures are > represented by a generic message "sequence item 0: expected string, NoneType > found". > Corrected the imports in 5 test suites which failed in recent build. > > > Diffs > ----- > > test/integration/component/test_egress_fw_rules.py 919725f > test/integration/component/test_haproxy.py 1c8dc63 > test/integration/smoke/test_deploy_vm_with_userdata.py 8910b2e > test/integration/smoke/test_deploy_vms_with_varied_deploymentplanners.py > a08537e > test/integration/smoke/test_service_offerings.py 22273d7 > > Diff: https://reviews.apache.org/r/16481/diff/ > > > Testing > ------- > > Tested using command "python test_suite_name.py" > > > Thanks, > > Gaurav Aradhye > >