summaryrefslogtreecommitdiff
path: root/test/.excludes-prism/TestParse.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/.excludes-prism/TestParse.rb')
-rw-r--r--test/.excludes-prism/TestParse.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/.excludes-prism/TestParse.rb b/test/.excludes-prism/TestParse.rb
new file mode 100644
index 0000000000..8ff7dba1f4
--- /dev/null
+++ b/test/.excludes-prism/TestParse.rb
@@ -0,0 +1,6 @@
+exclude(:test_invalid_char, "error message format")
+exclude(:test_percent, "error message format")
+exclude(:test_question, "error message format")
+exclude(:test_string, "error message format")
+exclude(:test_truncated_source_line, "truncate error message")
+exclude(:test_void_value_in_rhs, "missing raising error for some void value expressions")