Skip to content

Commit 37904ac

Browse files
yui-knkkares
authored andcommittedDec 29, 2017
Include #test_visibility to mri test target (#4912)
Currently `#test_visibility` does not fail in compile phase. So I think we can add it to test targets.
1 parent 556d339 commit 37904ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎test/mri/excludes/TestMethod.rb

-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@
1414
exclude :test_splat_long_array, "passes locally but fails on travis OOME"
1515
exclude :test_super_method_removed, "finds super method when super method has been undef (#2155)"
1616
exclude :test_to_proc_binding, "NullPointerException in parser"
17-
exclude :test_visibility, "fails in compiler"

0 commit comments

Comments
 (0)
Please sign in to comment.