Skip to content

Conversation

@ksss
Copy link
Collaborator

@ksss ksss commented Jan 19, 2026

When running Valgrind tests on the current master, they fail on CI.
I also know that excluding test/rbs/cli_test.rb allows them to succeed.

The cause of the failure is unknown, but cli_test involves many external command executions and is susceptible to external factors, making it difficult to determine if a failure is due to an issue with RBS itself.

I propose excluding cli_test from Valgrind tests.

@ksss ksss changed the title Try valgrind debug Skip cli_test on test:valgrind Jan 20, 2026
@soutaro
Copy link
Member

soutaro commented Jan 22, 2026

I’m okay with skipping the CLITest. How about using RBS_SKIP_TESTS instead? It will print omit messages, which should help us understand what’s happening during future investigations.

@ksss ksss merged commit 88661f1 into ruby:master Jan 30, 2026
20 checks passed
@ksss ksss deleted the valgrind-debug branch January 30, 2026 01:19
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