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

[Truffle] Add MRI tests to Travis builds and update the jt tool. #2870

Merged
merged 1 commit into from Apr 28, 2015

Conversation

bjfish
Copy link
Contributor

@bjfish bjfish commented Apr 23, 2015

No description provided.

@chrisseaton
Copy link
Contributor

I'm going to let Travis run on this one.

@bjfish
Copy link
Contributor Author

bjfish commented Apr 23, 2015

@chrisseaton @nirvdrum @eregon I thought it would make sense for jt test to run all tests and then jt test would become jt test specs.

@chrisseaton
Copy link
Contributor

You've got it so that it's

jt test specs spec/ruby/language/while_spec.rb

But I think we can look at the path you supply to work out if it's MRI or RubySpec. We can tell the difference between

jt test spec/ruby/language/while_spec.rb

and

jt test test/test/mri/ruby/test_whileuntil.rb

automatically. Then jt test should probably run everything, jt test specs just specs, and jt test specs fast only the fast specs.

@bjfish
Copy link
Contributor Author

bjfish commented Apr 23, 2015

@chrisseaton updated jt per your comment

@bjfish bjfish force-pushed the truffle_mri_travis branch 4 times, most recently from 6a6bb43 to 47e3985 Compare April 24, 2015 19:39
@bjfish bjfish closed this Apr 24, 2015
@bjfish bjfish reopened this Apr 24, 2015
@bjfish bjfish closed this Apr 27, 2015
@bjfish bjfish reopened this Apr 27, 2015
@bjfish bjfish closed this Apr 27, 2015
@bjfish bjfish reopened this Apr 27, 2015
@bjfish bjfish closed this Apr 28, 2015
@bjfish bjfish reopened this Apr 28, 2015
chrisseaton added a commit that referenced this pull request Apr 28, 2015
[Truffle] Add MRI tests to Travis builds and update the jt tool.
@chrisseaton chrisseaton merged commit d434ae5 into jruby:master Apr 28, 2015
@chrisseaton chrisseaton added this to the truffle-dev milestone Apr 28, 2015
@enebo enebo added this to the Non-Release milestone Dec 7, 2017
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

3 participants