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

When running multiple browsers sometimes artifacts are lost on the machine which finishes first. #199

Open
amustea opened this issue Nov 23, 2015 · 0 comments

Comments

@amustea
Copy link

amustea commented Nov 23, 2015

I launch multiple runs (mvn) inside a loop, and then at the end I call the artifacts plugin to copy all the artifacts (in my case it's screenshots).

I am noticing that sometimes the artifacts for the run which finishes first are not copied, and I suspect it is because that machine has been reclaimed by another test before the second machine finished running.

I would like to know if there is a way to trigger the copy artifact command inside the loop, so that each machine copies them as soon as the tests are finished.

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

1 participant