Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pabot issues with running failed testcases. #11

Closed
sachin6757 opened this issue Jul 17, 2014 · 5 comments
Closed

Pabot issues with running failed testcases. #11

sachin6757 opened this issue Jul 17, 2014 · 5 comments

Comments

@sachin6757
Copy link

HI @dmizverev,

Apologies for filling this new issue. I was unable to reopen the issue #10 so filling this one.

I solved the problem while re-running the failed testcases by using --name and --suite variables. However when I tried to merge the re-run result with first run result I am getting the same issue which you have mentioned in the issue #10 .

I observed output.xml from both runs and found that in first run has following line for suite name.

However in re-run adds one additional line:

I guess this is causing the problem. It would be great if you could have a look at it.

Thanks & Regards,
Sachin Nikam

@mkorpela
Copy link
Owner

I think the problem is in the way that the outputs are combined from multiple runners.
Unfortunately I'm not currently working on RF based project but I'll contact others who maybe interested in solving this issue.

@sachin6757
Copy link
Author

Hi Mikko,

Thanks for the reply.

Yes, I have mentioned sample from output.xml in the issue as well.

-Sachin
Sent from my iPhone

On 18-Jul-2014, at 1:58 AM, Mikko Korpela notifications@github.com wrote:

I think the problem is in the way that the outputs are combined from multiple runners.
Unfortunately I'm not currently working on RF based project but I'll contact others who maybe interested in solving this issue.


Reply to this email directly or view it on GitHub.

@mkorpela
Copy link
Owner

I've fixed this issue and it should be in the release 0.7

@sachin6757
Copy link
Author

Hi @mkorpela ,

Thanks for fixing this issue. I am trying to install/upgrade pabot to latest version but it is failing with below error:

running install_data

error: can't copy 'LICENSE.txt': doesn't exist or not a regular file

It would be great if you could have a look at it.

Thanks,
Sachin

@mkorpela
Copy link
Owner

@sachin6757 Thanks for pointing it out. I've updated the download package and it should work now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants