Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jruby/jruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 020601013021
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f625358bbe53
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 22, 2016

  1. Copy the full SHA
    3402af6 View commit details
  2. See #3692.

    headius committed Feb 22, 2016
    Copy the full SHA
    f625358 View commit details
Showing with 2 additions and 0 deletions.
  1. +2 −0 test/mri/excludes/TestM17NComb.rb
2 changes: 2 additions & 0 deletions test/mri/excludes/TestM17NComb.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
exclude :test_bug11486, "fix from https://bugs.ruby-lang.org/issues/11486 did not appear to fix it for us"
exclude :test_str_intern, "needs investigation"
exclude :test_str_count, "does not raise compatibility error"
exclude :test_str_crypt_nonstrict, "#crypt failing: Errno::EINVAL: Invalid argument"
exclude :test_str_smart_chomp, "see jruby/jruby#3692"