Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omit 2 encoding error related tests for TruffleRuby #854

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Jan 31, 2024

They're failing due to an issue in Prism: ruby/prism#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

They're failing due to an issue in Prism: ruby/prism#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
@st0012 st0012 self-assigned this Jan 31, 2024
@st0012 st0012 merged commit bfafaa5 into master Jan 31, 2024
55 checks passed
@st0012 st0012 deleted the omit-truffleruby-specific-failures branch January 31, 2024 23:44
matzbot pushed a commit to ruby/ruby that referenced this pull request Jan 31, 2024
(ruby/irb#854)

They're failing due to an issue in Prism: ruby/prism#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

ruby/irb@bfafaa5fbc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant