Skip to content

Instantly share code, notes, and snippets.

@bjfish
Created May 29, 2015 17:44
Show Gist options
  • Save bjfish/a6ae3e4b2f9d34a3d790 to your computer and use it in GitHub Desktop.
Save bjfish/a6ae3e4b2f9d34a3d790 to your computer and use it in GitHub Desktop.
Vagrant Error
$ jt test mri
/vagrant/test/mri/lib/test/unit.rb:257:in `require': internal implementation error - ArrayIndexOutOfBoundsException -1 org.jcodings.specific.UTF8Encoding.length(UTF8Encoding.java:35) (RubyTruffleError)
from /vagrant/test/mri/lib/test/unit.rb:257:in `block in non_options'
from /vagrant/test/mri/lib/test/unit.rb:251:in `non_options'
from /vagrant/test/mri/lib/test/unit.rb:62:in `process_args'
from /vagrant/test/mri/lib/test/unit.rb:851:in `process_args'
from /vagrant/test/mri/lib/test/unit.rb:856:in `run'
from /vagrant/test/mri/lib/test/unit.rb:863:in `run'
from test/mri/runner.rb:41:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment