diff --git a/test/.excludes-parsey/TestBugReporter.rb b/test/.excludes-parsey/TestBugReporter.rb new file mode 100644 index 0000000000..72357760a6 --- /dev/null +++ b/test/.excludes-parsey/TestBugReporter.rb @@ -0,0 +1 @@ +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 new file mode 100644 index 0000000000..f6ac8c744a --- /dev/null +++ b/test/.excludes-parsey/TestRubyOptions.rb @@ -0,0 +1,10 @@ +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")