-
Stan Lo authored
(https://github.com/ruby/irb/pull/854) They're failing due to an issue in Prism: https://github.com/ruby/prism/issues/2129 So we need to skip them until: - The issue is fixed in Prism - TruffleRuby is updated to a version of Prism that includes the fix https://github.com/ruby/irb/commit/bfafaa5fbc
Stan Lo authored(https://github.com/ruby/irb/pull/854) They're failing due to an issue in Prism: https://github.com/ruby/prism/issues/2129 So we need to skip them until: - The issue is fixed in Prism - TruffleRuby is updated to a version of Prism that includes the fix https://github.com/ruby/irb/commit/bfafaa5fbc
Loading