diff options
| -rw-r--r-- | test/.excludes-zjit/TestOpenURI.rb | 3 | ||||
| -rw-r--r-- | test/.excludes-zjit/TestOpenURISSL.rb | 3 |
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 |
