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

Remove IO based lints from linter benchmark #7240

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

MichaReiser
Copy link
Member

Summary

Remove IO based lint rules from the benchmark because IO is a source of flakiness (also affecting CodSpeed benchmarks).

Test Plan

None. We have to see if this helps reducing the flakiness of our linter benchmarks

@MichaReiser
Copy link
Member Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@MichaReiser MichaReiser added the internal An internal refactor or improvement label Sep 8, 2023
Copy link
Member

@konstin konstin left a comment

Choose a reason for hiding this comment

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

Good idea!

now i kinda wanna try runnning benchmarks on wasm to see if that's even more stable

@MichaReiser
Copy link
Member Author

MichaReiser commented Sep 8, 2023

@charliermarsh do you know if there are more? Or is this impossible because of the resolver?

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2023

PR Check Results

Ecosystem

✅ ecosystem check detected no changes.

@MichaReiser MichaReiser merged commit 9cb5ce7 into main Sep 8, 2023
16 checks passed
@MichaReiser MichaReiser deleted the remove-io-based-lints-from-benchmark branch September 8, 2023 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants