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

chore: mark broken tests and add interval print for long grpc call #3303

Merged
merged 2 commits into from
Sep 6, 2021

Conversation

Cifko
Copy link
Contributor

@Cifko Cifko commented Sep 6, 2021

Description

Mark broken tests as @broken.
Add a console print (once every 10 minutes). This will prevent the CI to kill the test.
I've added Before step that print the name of the scenario. Because now when it fails in the middle and there is no cucumber output generated. It's hard to know which test it was. Because there is only console.log available.

@Cifko Cifko changed the title chore: mark broken tests and add interval print long grpc call chore: mark broken tests and add interval print for long grpc call Sep 6, 2021
@aviator-app aviator-app bot merged commit b28a22d into tari-project:development Sep 6, 2021
@Cifko Cifko deleted the add-broken branch September 8, 2021 09:09
Cifko added a commit to Cifko/tari that referenced this pull request Sep 10, 2021
…ari-project#3303)

Description
---
Mark broken tests as @broken. 
Add a console print (once every 10 minutes). This will prevent the CI to kill the test.
I've added Before step that print the name of the scenario. Because now when it fails in the middle and there is no cucumber output generated. It's hard to know which test it was. Because there is only console.log available.
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

Successfully merging this pull request may close these issues.

2 participants