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

change name of files which pass rspec regression test on master #2322

Conversation

k77ch7
Copy link
Contributor

@k77ch7 k77ch7 commented Dec 15, 2014

This PR is related to #2174. This change adds _spec to name of files which pass rspec regression test on master.

Rake task

jruby bin/rake spec:regression

Results

Before: on master(cab9b48)

309 examples, 0 failures

After: on master(b946dee)

315 examples, 0 failures, 1 pending

Pending:
  A file required from a load path entry with an embedded symlink leaves LOADED_FEATURES unexpanded
    # fix for #1941
    # ./spec/regression/GH-1940_symlink_load_path_should_not_expand_in_FILE_spec.rb:30

enebo added a commit that referenced this pull request Dec 15, 2014
…rspec_regression_test_1215

change name of files which pass rspec regression test on master
@enebo enebo merged commit 20095ad into jruby:master Dec 15, 2014
@enebo enebo added this to the JRuby 9.0.0.0 milestone Dec 15, 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

Successfully merging this pull request may close these issues.

None yet

2 participants