Skip to content

Instantly share code, notes, and snippets.

@nurse
Created September 10, 2011 14:53
Show Gist options
  • Save nurse/1208392 to your computer and use it in GitHub Desktop.
Save nurse/1208392 to your computer and use it in GitHub Desktop.
Ruby with Onigmo
1) Failure:
test_parse_utf8(TestDateParse) [/home/naruse/ruby/test/date/test_date_parse.rb:651]:
<"日本"> expected but was
<nil>.
2) Failure:
test_regexp_named_class(TestM17N) [/home/naruse/ruby/test/ruby/test_m17n.rb:543]:
Expected /[[:space:]]/ to match " ".
3) Failure:
test_posix_bracket(TestRegexp) [/home/naruse/ruby/test/ruby/test_regexp.rb:716]:
Expected /\A[[:digit:]]+\z/ to match "0123456789".
4) Failure:
test_local_barrier(TestThread) [/home/naruse/ruby/test/ruby/test_thread.rb:227]:
[ruby-dev:30653].
<"exit."> expected but was
<nil>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment