summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2026-04-02 15:42:28 -0400
committerAlan Wu <XrXr@users.noreply.github.com>2026-04-02 20:17:13 -0400
commit23175641853cfe7e1a98655ae706f86fbf093535 (patch)
treefe5b86e040ec7e39689c282272d6462b2297d2e8
parent6ebe6f976fbd34091ec69850f49cc5bed04d9f9f (diff)
Revert "ZJIT: Skip TestOpenURI and TestOpenURISSL (#16603)"
This reverts commit 33b9d2ab9f45a0c66665fb8dc40ddebd07c7b7b7.
-rw-r--r--test/.excludes-zjit/TestOpenURI.rb3
-rw-r--r--test/.excludes-zjit/TestOpenURISSL.rb3
2 files changed, 0 insertions, 6 deletions
diff --git a/test/.excludes-zjit/TestOpenURI.rb b/test/.excludes-zjit/TestOpenURI.rb
deleted file mode 100644
index f08a2d7e89..0000000000
--- a/test/.excludes-zjit/TestOpenURI.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-if RUBY_PLATFORM =~ /linux/
- exclude(/test_/, 'randomly fails with SystemStackError (Shopify/ruby#964)')
-end
diff --git a/test/.excludes-zjit/TestOpenURISSL.rb b/test/.excludes-zjit/TestOpenURISSL.rb
deleted file mode 100644
index f08a2d7e89..0000000000
--- a/test/.excludes-zjit/TestOpenURISSL.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-if RUBY_PLATFORM =~ /linux/
- exclude(/test_/, 'randomly fails with SystemStackError (Shopify/ruby#964)')
-end