Skip to content

Commit 18fe5ed

Browse files
committed
Exclude TestBigMath#test_log on darwin as it tends to time out
1 parent 4f685af commit 18fe5ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/mri/excludes/TestBigMath.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
exclude :test_log, "Timeout::Error: execution of assert_separately expired (took longer than 30 seconds)" if RUBY_PLATFORM.include?('darwin')

0 commit comments

Comments
 (0)