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

test/jruby/test_file.rb fails but passes when run in complete test-suite #2190

Closed
mkristian opened this issue Nov 13, 2014 · 1 comment
Closed

Comments

@mkristian
Copy link
Member

looks like the test_require_from_jar_url_with_spaces_in_load_path uses some script names from some other tests or so.

this fails

bin/jruby test/jruby/test_file.rb 

but this succeeds:

ant test-extended

or the equivalent on master branch.

the failing bit is something which the new loadService does provide. it may or may not be a regression of the big loadService refactoring.

@kares
Copy link
Member

kares commented Jan 10, 2016

believe these were ironed out at some point - closing as no longer a valid issue.

@kares kares closed this as completed Jan 10, 2016
@kares kares added this to the Invalid or Duplicate milestone Jan 10, 2016
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

2 participants