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 a test timed out in a regression, archive its logs #10

Open
sanjurakonde opened this issue Jun 23, 2020 · 0 comments
Open

when a test timed out in a regression, archive its logs #10

sanjurakonde opened this issue Jun 23, 2020 · 0 comments

Comments

@sanjurakonde
Copy link
Member

Currently in regression job, if a test times out, we are not storing the logs of the test executed so far. Storing them helps in debugging in case of spurious failures.

In the case of the failed tests, we get to know the failed step by looking at "prove" output, the same is not available for timed out tests. Having both of them eases out the failures which are not reproducible.

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