Skip to content

Commit

Permalink
add a skip in UnitTest.
Browse files Browse the repository at this point in the history
  • Loading branch information
Watson1978 committed Jul 20, 2011
1 parent fdc3e9e commit 192e02d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test-mri/test/test_time.rb
Expand Up @@ -400,6 +400,8 @@ def test_nsec
end

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

bug4456 = '[ruby-dev:43284]'
assert_normal_exit %q{ Time.now.strftime("%1000000000F") }, bug4456
end
Expand Down

0 comments on commit 192e02d

Please sign in to comment.