From 6ebe6f976fbd34091ec69850f49cc5bed04d9f9f Mon Sep 17 00:00:00 2001 From: Alan Wu Date: Thu, 2 Apr 2026 15:41:58 -0400 Subject: Revert "ZJIT: Skip TestOpenURIProxy on Linux (#16606)" This reverts commit d368d42ec6b50cece947556a2185ce73fa493bfe. --- test/.excludes-zjit/TestOpenURIProxy.rb | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 test/.excludes-zjit/TestOpenURIProxy.rb diff --git a/test/.excludes-zjit/TestOpenURIProxy.rb b/test/.excludes-zjit/TestOpenURIProxy.rb deleted file mode 100644 index f08a2d7e89..0000000000 --- a/test/.excludes-zjit/TestOpenURIProxy.rb +++ /dev/null @@ -1,3 +0,0 @@ -if RUBY_PLATFORM =~ /linux/ - exclude(/test_/, 'randomly fails with SystemStackError (Shopify/ruby#964)') -end -- cgit v1.2.3