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

Revert "Require real path" #5117

Merged
merged 1 commit into from
Mar 27, 2018
Merged

Conversation

headius
Copy link
Member

@headius headius commented Mar 27, 2018

Reverts #5109

I believe this broke some tests that depend on it not traversing symlinks, such as here: https://travis-ci.org/jruby/jruby/jobs/359034412

@ChrisBr I am about to merge 2.5 to master, so if you want to take another crack at this, base your PR on master.

Verified

This commit was signed with the committer’s verified signature.
headius Charles Oliver Nutter
@headius headius added this to the JRuby 9.2.0.0 milestone Mar 27, 2018
@headius headius merged commit 0cdd2f9 into ruby-2.5 Mar 27, 2018
@headius headius deleted the revert-5109-bug/fix_require_symlink branch March 27, 2018 19:40
ChrisBr added a commit to ChrisBr/jruby that referenced this pull request Mar 27, 2018
expand load paths to real paths to get rid of duplicate loading from
symbolic-linked directories. [Feature #10222]
ruby/ruby@b6d3927

This fixes

test/mri/ruby/test_require.rb#test_symlink_load_path

Deletes obsolete spec/regression/GH-1940_symlink_load_path_should_not_expand_in_FILE_spec.rb

jruby#5109 jruby#5117
@ChrisBr ChrisBr mentioned this pull request Mar 27, 2018
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