Skip to content

Fixed faillint for ./integration tests #3428

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

Merged

Conversation

pracucci
Copy link
Contributor

What this PR does:
Faillint didn't run on integration tests. Was a known issue, but didin't know how to fix. The good @fatih showed me the solution fatih/faillint#20 and in this PR I'm fixing it. I've tried to manually introduce a failure in ./integration and faillint correctly fails.

Which issue(s) this PR fixes:
Fixes #3024

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Marco Pracucci <marco@pracucci.com>
Copy link
Contributor

@pstibrany pstibrany left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@pstibrany
Copy link
Contributor

I've tried to manually introduce a failure in ./integration and faillint correctly fails.

I've tried to manually introduce failure outside of integration tests, and it still fails :)

@pracucci pracucci merged commit 2acc6db into cortexproject:master Nov 2, 2020
@pracucci pracucci deleted the fix-faillint-for-integration-tests branch November 2, 2020 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

faillint is not running on integration tests
2 participants