shankar iragavarapu
shankar iragavarapu

Reputation: 11

Ride getting stuck if the test suites are being executed as process

${is_success}=  Run And Return Rc   pybot -d ${results_dir} -o sample.xml sample_test.tsv                                                           
${is_sanity_pass}=  Set Variable If ${is_success} != 0  Failed  ${is_sanity_pass}   

Upvotes: 0

Views: 116

Answers (0)

Related Questions