Open rhapsodyman opened 6 years ago
Why would you use suite option with pabot?
I want to select a subset of suites (for example read them from an excel file) and append --suite to the command. Just trying to understand why I am getting this N/A. May be it is related to rebot that is used by pabot ?
Yep. Seems that this behaviour comes from rebot.
pybot --suite MySuite$$Test1 processes_benchmark
and
rebot --suite MySuite$$Test1 output.xml
will do the same thing.
@mkorpela , i have tried to integrate pabot to my own script. I have met same problem. In my condition, this problem related with "--exclude" option, after remove this option, everything looks ok.
Another suggestion, could pabot provide a programmatic method to execute case parallel, like "run" method in Robot Framework.
pybot --suite MySuite$$Test1 processes_benchmark gives the expected result
Using pabot (pabot --suite MySuite$$Test1 processes_benchmark ) gives n/A n/A
output.xml contains
`