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

Mark flaky ethpm test as flaky #1833

Merged
merged 1 commit into from
Jan 13, 2021
Merged

Conversation

kclowes
Copy link
Collaborator

@kclowes kclowes commented Jan 11, 2021

What was wrong?

We have a test in the ethpm module that consistently runs into a timeout error during testing, especially when it gets run over and over again, like for small PR changes.

How was it fixed?

The PR pretty much speaks for itself, but added an xfail that specifies what error it's all right to fail with. If it fails with a different error, it will show up in the test output and fail the build.

Todo:

Cute Animal Picture

image

@kclowes kclowes force-pushed the flaky-ethpm branch 2 times, most recently from f2085ea to 4bd37ed Compare January 11, 2021 21:37
@kclowes kclowes changed the title [WIP] Mark flaky ethpm test as flaky Mark flaky ethpm test as flaky Jan 11, 2021
Copy link
Contributor

@njgheorghita njgheorghita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@kclowes kclowes merged commit 75863d9 into ethereum:master Jan 13, 2021
@kclowes kclowes deleted the flaky-ethpm branch January 13, 2021 17:32
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.

3 participants