summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2024-10-01 02:55:16 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2024-10-01 02:55:16 +0900
commit292c9793abb20242b12973c5fb9db5c612e2a90a (patch)
tree10452287f5eda0b8c949f3f68d24020647387e1b /test
parentd592ddd5e619ffe1691b8050de2ccc3e1bd6e080 (diff)
Remove no longer needed excludes files
Diffstat (limited to 'test')
-rw-r--r--test/.excludes-parsey/TestBugReporter.rb1
-rw-r--r--test/.excludes-parsey/TestRubyOptions.rb10
2 files changed, 0 insertions, 11 deletions
diff --git a/test/.excludes-parsey/TestBugReporter.rb b/test/.excludes-parsey/TestBugReporter.rb
deleted file mode 100644
index 72357760a6..0000000000
--- a/test/.excludes-parsey/TestBugReporter.rb
+++ /dev/null
@@ -1 +0,0 @@
-exclude(:test_bug_reporter_add, "unexpected +PRISM in the Ruby description")
diff --git a/test/.excludes-parsey/TestRubyOptions.rb b/test/.excludes-parsey/TestRubyOptions.rb
deleted file mode 100644
index f6ac8c744a..0000000000
--- a/test/.excludes-parsey/TestRubyOptions.rb
+++ /dev/null
@@ -1,10 +0,0 @@
-exclude(:test_crash_report_executable_path, "unexpected +PRISM in the Ruby description")
-exclude(:test_crash_report_script_path, "unexpected +PRISM in the Ruby description")
-exclude(:test_crash_report_script, "unexpected +PRISM in the Ruby description")
-exclude(:test_crash_report, "unexpected +PRISM in the Ruby description")
-exclude(:test_rjit_disabled_version, "unexpected +PRISM in the Ruby description")
-exclude(:test_segv_loaded_features, "unexpected +PRISM in the Ruby description")
-exclude(:test_segv_setproctitle, "unexpected +PRISM in the Ruby description")
-exclude(:test_segv_test, "unexpected +PRISM in the Ruby description")
-exclude(:test_verbose, "unexpected +PRISM in the Ruby description")
-exclude(:test_version, "unexpected +PRISM in the Ruby description")