Skip to content

Commit 9cc3530

Browse files
committed
[GR-40759] Exclude test which fails transiently due to a different exception
1 parent 7581d45 commit 9cc3530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mri/excludes/TestOpenURI.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
exclude :test_encoding, "needs investigation"
2-
exclude :test_open_timeout, "transient" if RUBY_PLATFORM.start_with?('aarch64-darwin')
2+
exclude :test_open_timeout, "different exception due to different logic in Net::HTTP#connect [GR-40759]"

0 commit comments

Comments
 (0)