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

$CLASSPATH << 'some/relative/path' does not obey the Dir.pwd #2216

Closed
mkristian opened this issue Nov 18, 2014 · 0 comments
Closed

$CLASSPATH << 'some/relative/path' does not obey the Dir.pwd #2216

mkristian opened this issue Nov 18, 2014 · 0 comments

Comments

@mkristian
Copy link
Member

for example this line https://github.com/jruby/jruby/blob/master/test/jruby/test_higher_javasupport.rb#L694
expect the "java current directory" to match Dir.pwd to work

just run the test_higher_javasupport.rb from different directory then jruby.home and it fails (see #2215 on how to run a test from a different directory and the $LOAD_PATH issue is very similar)

mkristian added a commit that referenced this issue Nov 19, 2014
some tests are not working and get omitted - #2215
and one test got a little workaround for #2216

Sponsored by Lookout Inc.
mkristian added a commit that referenced this issue Nov 19, 2014
some tests are not working and get omitted - #2215
and one test got a little workaround for #2216

Sponsored by Lookout Inc.
mkristian added a commit that referenced this issue Nov 19, 2014
…tifacts

some tests are not working and get omitted - #2215
and one test got a little workaround for #2216

Sponsored by Lookout Inc.
yousuketto pushed a commit to yousuketto/jruby that referenced this issue Nov 22, 2014
some tests are not working and get omitted - jruby#2215
and one test got a little workaround for jruby#2216

Sponsored by Lookout Inc.
yousuketto pushed a commit to yousuketto/jruby that referenced this issue Nov 22, 2014
…tifacts

some tests are not working and get omitted - jruby#2215
and one test got a little workaround for jruby#2216

Sponsored by Lookout Inc.
mkristian added a commit that referenced this issue Dec 3, 2014
adjusted some specs to check for path expanded entries. #2216
@enebo enebo added this to the JRuby 9.0.0.0 milestone Dec 8, 2014
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

No branches or pull requests

3 participants