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

ci: skip Nodeset enumerator test in valgrind #2209

Merged
merged 2 commits into from Mar 22, 2021

Conversation

flavorjones
Copy link
Member

Since fixing #1952 I've wanted to revisit the valgrind suppressions to see what's left. I'm leaving only the suppressions I see for Ruby 2.7 and 3.0 startup (iseq_peephole_optimize), and I'm skipping the NodeSet enumerator test since I know it confuses valgrind.

This is an alternative to #2208.

Since fixing #1952 I've wanted to revisit the valgrind suppressions to
see what's left. I'm leaving only the suppressions I see for Ruby 2.7
and 3.0 startup (iseq_peephole_optimize).
@flavorjones flavorjones force-pushed the flavorjones-skip-enumerator-in-valgrind branch from 778b2a0 to 6e98c79 Compare March 22, 2021 12:21
@codeclimate
Copy link

codeclimate bot commented Mar 22, 2021

Code Climate has analyzed commit 6e98c79 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 94.0%.

View more on Code Climate.

@flavorjones flavorjones merged commit eae58a9 into main Mar 22, 2021
@flavorjones flavorjones deleted the flavorjones-skip-enumerator-in-valgrind branch March 22, 2021 15:41
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.

None yet

1 participant