Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Re-tag exposed failures in m17n_comb while we fix on a branch.
  • Loading branch information
headius committed Mar 19, 2015
1 parent 0550dd8 commit 420f921
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions test/mri/excludes/TestM17NComb.rb
@@ -1,4 +1,19 @@
exclude :test_str_assign, "needs investigation"
exclude :test_str_assign_len, "needs investigation"
exclude :test_str_casecmp, "needs investigation"
exclude :test_str_chop, "needs investigation"
exclude :test_str_count, "needs investigation"
exclude :test_str_crypt, "needs investigation"
exclude :test_str_each_line, "needs investigation"
exclude :test_str_include?, "needs investigation"
exclude :test_str_intern, "needs investigation"
exclude :test_str_rindex, "needs investigation"
exclude :test_str_rpartition, "needs investigation"
exclude :test_str_scan, "needs investigation"
exclude :test_str_split, "needs investigation"
exclude :test_str_squeeze, "needs investigation"
exclude :test_str_sub, "needs investigation"
exclude :test_str_sub!, "needs investigation"
exclude :test_str_succ, "appears to run forever"
exclude :test_tr_s, "needs investigation"
exclude :test_tr_sjis, "needs investigation"

0 comments on commit 420f921

Please sign in to comment.