Skip to content

Require real path#5109

Merged
headius merged 1 commit intojruby:ruby-2.5from
ChrisBr:bug/fix_require_symlink
Mar 27, 2018
Merged

Require real path#5109
headius merged 1 commit intojruby:ruby-2.5from
ChrisBr:bug/fix_require_symlink

Conversation

@ChrisBr
Copy link
Contributor

@ChrisBr ChrisBr commented Mar 25, 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

expand load paths to real paths to get rid of duplicate loading from
symbolic-linked directories. [Feature #10222]
ruby/ruby@b6d3927
@headius headius merged commit 107dfbf into jruby:ruby-2.5 Mar 27, 2018
@headius headius added this to the JRuby 9.2.0.0 milestone Mar 27, 2018
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.

2 participants