Skip to content

Conversation

@bjfish
Copy link
Contributor

@bjfish bjfish commented Apr 21, 2015

With workarounds (after current MRI test issues are fixed) mvn -Ptruffle-mri-test completes with:

     [exec] Finished tests in 43.266000s, 38.5291 tests/s, 3727.0836 assertions/s.
     [exec] 
     [exec] 1667 tests, 161256 assertions, 0 failures, 0 errors, 1

@chrisseaton
Copy link
Contributor

This is great. Do you know off the top of your head how many assertions there are? Is 161k 0.1%? 10%

@bjfish
Copy link
Contributor Author

bjfish commented Apr 21, 2015

@chrisseaton
161256 / 1099625 = 14.664635671 %
jruby has the following

6517 tests, 1099625 assertions, 0 failures, 0 errors, 16 skips

@bjfish bjfish force-pushed the truffle_mri_tests_mvn branch from 4ea3570 to 8fcbcb8 Compare April 22, 2015 13:00
@bjfish
Copy link
Contributor Author

bjfish commented Apr 22, 2015

@eregon I updated this to use ruby from the system path to run tool/jt.rb.

eregon added a commit that referenced this pull request Apr 22, 2015
[Truffle] Add MRI test profile to pom files.
@eregon eregon merged commit b80323e into jruby:master Apr 22, 2015
@eregon eregon added this to the truffle-dev milestone Apr 22, 2015
@eregon eregon added the truffle label Apr 22, 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.

4 participants