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

Fetch artifacts only from last run when using flakyTestAttempts #486

Closed
winterDroid opened this issue Feb 7, 2019 · 5 comments
Closed
Assignees

Comments

@winterDroid
Copy link
Contributor

It seems that the artifacts from all runs are fetched when using flakyTestAttempts. I guess that's not required and just the one from the last run would be enough.

@bootstraponline
Copy link
Contributor

I think this is a duplicate of #456

@winterDroid
Copy link
Contributor Author

No I think the other is about the general result reporting, but this is about what should be fetched from gcloud to the local folder.

@bootstraponline
Copy link
Contributor

The only artifacts auto fetched are the XML files. You can use a regex to grab anything additional.

I think we need all the XMLs to understand the test results.

@pawelpasterz
Copy link
Contributor

@bootstraponline Could you give more input about this issue, what is expected result from this?
I am not sure if there is anything do since current implementation is as you described. Thanks!

@bootstraponline
Copy link
Contributor

I think this issue should be closed.

@pawelpasterz pawelpasterz self-assigned this Mar 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants