зеркало из https://github.com/github/ruby.git
[PRISM] Enable passing IRB tests
This commit is contained in:
Родитель
77b6c980b2
Коммит
955f13238d
|
@ -1 +0,0 @@
|
|||
exclude(:test_code_block_open_with_should_continue, "https://github.com/ruby/irb/pull/954")
|
|
@ -1,14 +1,14 @@
|
|||
exclude(:test__END___cr, "unknown")
|
||||
exclude(:test_argument_forwarding_with_super, "unknown")
|
||||
exclude(:test_argument_forwarding, "unknown")
|
||||
exclude(:test_dedented_heredoc_continued_line, "unknown")
|
||||
exclude(:test_duplicated_when, "unknown")
|
||||
exclude(:test_error_message_encoding, "unknown")
|
||||
exclude(:test__END___cr, "error message format")
|
||||
exclude(:test_argument_forwarding_with_super, "error message format")
|
||||
exclude(:test_argument_forwarding, "error message format")
|
||||
exclude(:test_dedented_heredoc_continued_line, "heredoc line continuation dedent calculation")
|
||||
exclude(:test_duplicated_when, "error message format")
|
||||
exclude(:test_error_message_encoding, "syntax error message encoding")
|
||||
exclude(:test_it, "https://github.com/ruby/prism/issues/2323")
|
||||
exclude(:test_numbered_parameter, "unknown")
|
||||
exclude(:test_syntax_error_at_newline, "unknown")
|
||||
exclude(:test_unterminated_heredoc_cr, "unknown")
|
||||
exclude(:test_warn_balanced, "unknown")
|
||||
exclude(:test_numbered_parameter, "should raise syntax error for numbered parameters in inner blocks")
|
||||
exclude(:test_syntax_error_at_newline, "error message format")
|
||||
exclude(:test_unterminated_heredoc_cr, "quoted \r heredoc terminators should not match \r\n")
|
||||
exclude(:test_warn_balanced, "missing warning for ** being interpreted as a binary operator")
|
||||
|
||||
exclude(:test_optional_self_reference, "https://bugs.ruby-lang.org/issues/20478")
|
||||
exclude(:test_keyword_self_reference, "https://bugs.ruby-lang.org/issues/20478")
|
||||
|
|
Загрузка…
Ссылка в новой задаче