Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@enebo
Last active October 19, 2021 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enebo/f75b341c5d3db6ee05c1385f8097872c to your computer and use it in GitHub Desktop.
Save enebo/f75b341c5d3db6ee05c1385f8097872c to your computer and use it in GitHub Desktop.

Run sprintf with tags enabled for ruby/spec

SPRINTF=1 /home/enebo/work/jruby/bin/jruby -Xbacktrace.style=mri -J-ea spec/mspec/bin/mspec-ci -f d --timeout 120 spec/ruby/core/kernel/sprintf_spec.rb
SPRINTF=1 jruby test/mri/runner.rb --excludes=test/mri/excludes test/mri/ruby/test_string.rb  test/mri/ruby/test_sprintf.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment