Skip to content

Commit

Permalink
add the skip into test_nsarray.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Watson1978 committed Jul 5, 2012
1 parent 76f061c commit cae1c30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test-mri/test/ruby/test_nsarray.rb
Expand Up @@ -2008,6 +2008,8 @@ def test_inspect
end

def test_initialize2
skip("[BUG : #???] Timeout, MacRuby doesn't finish")

a = @cls[1] * 1000
a.instance_eval { initialize }
assert_equal([], a)
Expand Down

0 comments on commit cae1c30

Please sign in to comment.