Skip to content

Removed truffleruby from CI#1586

Merged
hsbt merged 1 commit intomasterfrom
remove-truffleruby
Jan 29, 2026
Merged

Removed truffleruby from CI#1586
hsbt merged 1 commit intomasterfrom
remove-truffleruby

Conversation

@hsbt
Copy link
Member

@hsbt hsbt commented Jan 29, 2026

No one fix failure jobs over one month.

Copilot AI review requested due to automatic review settings January 29, 2026 06:37
@matzbot
Copy link
Collaborator

matzbot commented Jan 29, 2026

🚀 Preview deployment available at: https://812be03c.rdoc-6cd.pages.dev (commit: d6bfb1a)

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@hsbt hsbt merged commit 776d043 into master Jan 29, 2026
66 checks passed
@hsbt hsbt deleted the remove-truffleruby branch January 29, 2026 06:56
@eregon eregon mentioned this pull request Mar 6, 2026
kou pushed a commit that referenced this pull request Mar 7, 2026
* This reverts commit 776d043.
* See #1586

> No one fix failure jobs over one month.

The CI failure was reported in
truffleruby/truffleruby#4094 and I did a lot
of work to replace Ripper with `Prism::Translation::Ripper` in
TruffleRuby and [improved `Prism::Translation::Ripper` to be compatible
enough](ruby/prism#3838).
There were only 6 days between report & fix.

It seems there was another failure after that, I found [this failing
run](https://github.com/ruby/rdoc/actions/runs/21367549712/job/61503325741)
```
/home/runner/work/rdoc/rdoc/lib/rdoc/parser/ripper_state_lex.rb:17:in 'Module#const_missing': uninitialized constant Prism::Translation::Ripper::Filter (NameError)
```

This has been fixed since then (`ruby -rripper -e 'p
Prism::Translation::Ripper::Filter'` works on truffleruby-head), given
the CI now passes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants