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

Add spec for Pathname{#,.}glob with missing directory #1200

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

Earlopain
Copy link
Contributor

I have found a difference in Pathname.glob between jruby and ruby when the folder to grep for doesn't exist: jruby/jruby#8358 Since there are no specs, I though why not add some.

Note: I don't know if it is bad manners to add tests that are known to fail on other implementations. If so, sorry!

@andrykonchin
Copy link
Member

Thank you!

@andrykonchin andrykonchin merged commit 130f029 into ruby:master Oct 5, 2024
14 checks passed
@Earlopain Earlopain deleted the pathname-glob-missing-folder branch October 5, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants