----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16481/#review30932 -----------------------------------------------------------
Commit 6ad27d903b1ccfd0aac6cb1f304aabe7af1275e1 in branch refs/heads/master from Gaurav Aradhye [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6ad27d9 ] 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 > >