diff options
| author | Alan Wu <XrXr@users.noreply.github.com> | 2026-04-02 15:41:58 -0400 |
|---|---|---|
| committer | Alan Wu <XrXr@users.noreply.github.com> | 2026-04-02 20:17:13 -0400 |
| commit | 6ebe6f976fbd34091ec69850f49cc5bed04d9f9f (patch) | |
| tree | 5dc222c4142641ac73db81e5d938952f77d09731 | |
| parent | 61bef957bc2f3a0806ce4a60cb2f9498008eaf06 (diff) | |
Revert "ZJIT: Skip TestOpenURIProxy on Linux (#16606)"
This reverts commit d368d42ec6b50cece947556a2185ce73fa493bfe.
| -rw-r--r-- | test/.excludes-zjit/TestOpenURIProxy.rb | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
